fix: 增加排序

This commit is contained in:
rang 2026-01-09 17:58:36 +08:00
parent eef72c6aa6
commit 03cec3f4b6
13 changed files with 1151 additions and 925 deletions

View file

@ -188,7 +188,7 @@ final librariesProvider =
);
typedef _$Libraries = AutoDisposeAsyncNotifier<List<Library>>;
String _$libraryItemsHash() => r'2927603eca709f7444a5d2ab5595dedc8596de78';
String _$libraryItemsHash() => r'402fb8d5dbbd83e77d0f3637068018a052cb7021';
/// See also [LibraryItems].
@ProviderFor(LibraryItems)