mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 01:53:41 +08:00
bump: Flutter 3.22.0
This commit is contained in:
parent
725277eef7
commit
858479f28e
@ -6,7 +6,7 @@ part of 'unp4kc.dart';
|
|||||||
// RiverpodGenerator
|
// RiverpodGenerator
|
||||||
// **************************************************************************
|
// **************************************************************************
|
||||||
|
|
||||||
String _$unp4kCModelHash() => r'23b148d557f55aa6050f1b1e38a3465d22a09034';
|
String _$unp4kCModelHash() => r'1fbd18cef164e6c2b40541b2d1d834f01095cd2b';
|
||||||
|
|
||||||
/// See also [Unp4kCModel].
|
/// See also [Unp4kCModel].
|
||||||
@ProviderFor(Unp4kCModel)
|
@ProviderFor(Unp4kCModel)
|
||||||
|
@ -7,7 +7,7 @@ part of 'advanced_localization_ui_model.dart';
|
|||||||
// **************************************************************************
|
// **************************************************************************
|
||||||
|
|
||||||
String _$advancedLocalizationUIModelHash() =>
|
String _$advancedLocalizationUIModelHash() =>
|
||||||
r'4e1fc9193a85a06ba11a249d6cc00d79306d2532';
|
r'096e175ecfef1defcb1dfcf657c7d0f6d4a164fa';
|
||||||
|
|
||||||
/// See also [AdvancedLocalizationUIModel].
|
/// See also [AdvancedLocalizationUIModel].
|
||||||
@ProviderFor(AdvancedLocalizationUIModel)
|
@ProviderFor(AdvancedLocalizationUIModel)
|
||||||
|
@ -7,7 +7,7 @@ part of 'localization_ui_model.dart';
|
|||||||
// **************************************************************************
|
// **************************************************************************
|
||||||
|
|
||||||
String _$localizationUIModelHash() =>
|
String _$localizationUIModelHash() =>
|
||||||
r'6aad19a3302d7b5691fc5f6f2cce26ccdf245662';
|
r'6fec8805faaafb12e1409fcbb9b0b28d3c4730ce';
|
||||||
|
|
||||||
/// See also [LocalizationUIModel].
|
/// See also [LocalizationUIModel].
|
||||||
@ProviderFor(LocalizationUIModel)
|
@ProviderFor(LocalizationUIModel)
|
||||||
|
@ -6,7 +6,7 @@ part of 'tools_ui_model.dart';
|
|||||||
// RiverpodGenerator
|
// RiverpodGenerator
|
||||||
// **************************************************************************
|
// **************************************************************************
|
||||||
|
|
||||||
String _$toolsUIModelHash() => r'7c446c50a920b43d54a9c8dba1eb437b45ba72fe';
|
String _$toolsUIModelHash() => r'668c16bdd42448a4dd323fc84da8dc96641a0751';
|
||||||
|
|
||||||
/// See also [ToolsUIModel].
|
/// See also [ToolsUIModel].
|
||||||
@ProviderFor(ToolsUIModel)
|
@ProviderFor(ToolsUIModel)
|
||||||
|
@ -57,11 +57,11 @@ dependencies:
|
|||||||
aria2:
|
aria2:
|
||||||
git: https://github.com/xkeyC/dart_aria2_rpc.git
|
git: https://github.com/xkeyC/dart_aria2_rpc.git
|
||||||
# path: ../../xkeyC/dart_aria2_rpc
|
# path: ../../xkeyC/dart_aria2_rpc
|
||||||
intl: ^0.18.0
|
intl: ^0.19.0
|
||||||
synchronized: ^3.1.0+1
|
synchronized: ^3.1.0+1
|
||||||
super_sliver_list: ^0.4.1
|
super_sliver_list: ^0.4.1
|
||||||
file: ^7.0.0
|
file: ^7.0.0
|
||||||
re_editor: ^0.2.0
|
re_editor: ^0.3.0
|
||||||
re_highlight: ^0.0.3
|
re_highlight: ^0.0.3
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
http: ^1.1.2
|
http: ^1.1.2
|
||||||
@ -70,7 +70,7 @@ dev_dependencies:
|
|||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
flutter_lints: ^3.0.0
|
flutter_lints: ^4.0.0
|
||||||
msix: ^3.16.4
|
msix: ^3.16.4
|
||||||
build_runner: ^2.4.8
|
build_runner: ^2.4.8
|
||||||
freezed: ^2.4.5
|
freezed: ^2.4.5
|
||||||
@ -78,7 +78,7 @@ dev_dependencies:
|
|||||||
riverpod_generator: ^2.3.11
|
riverpod_generator: ^2.3.11
|
||||||
custom_lint: ^0.6.2
|
custom_lint: ^0.6.2
|
||||||
riverpod_lint: ^2.3.9
|
riverpod_lint: ^2.3.9
|
||||||
ffigen: ^11.0.0
|
ffigen: ^12.0.0
|
||||||
sct_dev_tools:
|
sct_dev_tools:
|
||||||
path: ./packages/sct_dev_tools
|
path: ./packages/sct_dev_tools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user