mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-18 07:19:34 +00:00
测试apk改名
This commit is contained in:
parent
0e4c835346
commit
58941e81dd
6 changed files with 28 additions and 28 deletions
|
|
@ -24,7 +24,7 @@ final currentChaptersProvider =
|
|||
@Deprecated('Will be removed in 3.0. Use Ref instead')
|
||||
// ignore: unused_element
|
||||
typedef CurrentChaptersRef = AutoDisposeProviderRef<List<core.BookChapter>>;
|
||||
String _$currentBookHash() => r'8dd534821b2b02a0259c6e6bde58012b880225c5';
|
||||
String _$currentBookHash() => r'5143d08375c2c58918e82f8d368998bb38d7b790';
|
||||
|
||||
/// See also [CurrentBook].
|
||||
@ProviderFor(CurrentBook)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue