mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-09 15:38:13 -07:00
[Feature] Replace go_router with auto_route
This commit is contained in:
parent
b31cc86ae8
commit
144c8faf70
42 changed files with 1181 additions and 980 deletions
|
|
@ -27,7 +27,7 @@ Map<String, dynamic> _$$SessionInfoModelImplToJson(
|
|||
// RiverpodGenerator
|
||||
// **************************************************************************
|
||||
|
||||
String _$sessionInfoHash() => r'ab5afcada1c9677cadda954c9abf7eb361dc057d';
|
||||
String _$sessionInfoHash() => r'024da7f8d05fb98f6e2e5395ed06c1cc9d003f79';
|
||||
|
||||
/// See also [SessionInfo].
|
||||
@ProviderFor(SessionInfo)
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ part of 'background_download_provider.dart';
|
|||
// **************************************************************************
|
||||
|
||||
String _$backgroundDownloaderHash() =>
|
||||
r'2bc7a06682cdcfa9a754dce9b7f7ea48f873682e';
|
||||
r'9a9f91504ae4532ab37290ee9372d2e7a18380a9';
|
||||
|
||||
/// See also [backgroundDownloader].
|
||||
@ProviderFor(backgroundDownloader)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue