mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-17 14:59:35 +00:00
fix: 增加排序
This commit is contained in:
parent
eef72c6aa6
commit
03cec3f4b6
13 changed files with 1151 additions and 925 deletions
|
|
@ -188,7 +188,7 @@ final librariesProvider =
|
|||
);
|
||||
|
||||
typedef _$Libraries = AutoDisposeAsyncNotifier<List<Library>>;
|
||||
String _$libraryItemsHash() => r'2927603eca709f7444a5d2ab5595dedc8596de78';
|
||||
String _$libraryItemsHash() => r'402fb8d5dbbd83e77d0f3637068018a052cb7021';
|
||||
|
||||
/// See also [LibraryItems].
|
||||
@ProviderFor(LibraryItems)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue