upgrade deps
This commit is contained in:
@@ -7,7 +7,7 @@ part of 'app_initialization.dart';
|
||||
// **************************************************************************
|
||||
|
||||
String _$appInitializationServiceHash() =>
|
||||
r'5e537f916825d6c5f660cf62ff133c2ef00ab091';
|
||||
r'9966be978ea4990c56a3aba347e7979921bf6b2b';
|
||||
|
||||
/// See also [AppInitializationService].
|
||||
@ProviderFor(AppInitializationService)
|
||||
|
||||
@@ -7,7 +7,7 @@ part of 'data_source.dart';
|
||||
// **************************************************************************
|
||||
|
||||
String _$bangDataSourceServiceHash() =>
|
||||
r'f802b9fb3c467a24d65d170229d37f745ae869e5';
|
||||
r'bd44bb2bcc76a836fc804e75da2c0d7f0e638ab8';
|
||||
|
||||
/// See also [BangDataSourceService].
|
||||
@ProviderFor(BangDataSourceService)
|
||||
|
||||
@@ -7,7 +7,7 @@ part of 'sync.dart';
|
||||
// **************************************************************************
|
||||
|
||||
String _$bangSyncRepositoryHash() =>
|
||||
r'122dd04da82d4124e7c6be5234831bd62242845e';
|
||||
r'0b83cd341c7a6b84cc59a4b077274e0cb0dd495a';
|
||||
|
||||
/// See also [BangSyncRepository].
|
||||
@ProviderFor(BangSyncRepository)
|
||||
|
||||
+5
-5
@@ -10,7 +10,7 @@ dependencies:
|
||||
background_fetch: ^1.3.8
|
||||
collection: ^1.19.1
|
||||
copy_with_extension: ^6.0.1
|
||||
drift: ^2.27.0
|
||||
drift: ^2.28.0
|
||||
dynamic_color: ^1.7.0
|
||||
exceptions: ^0.6.1
|
||||
fading_scroll: ^0.9.1
|
||||
@@ -67,8 +67,8 @@ dependencies:
|
||||
speech_to_text_google_dialog:
|
||||
git:
|
||||
url: https://github.com/FaFre/speech_to_text_google_dialog.git
|
||||
sqlite3: ^2.7.6
|
||||
sqlite3_flutter_libs: ^0.5.34
|
||||
sqlite3: ^2.7.7
|
||||
sqlite3_flutter_libs: ^0.5.36
|
||||
text_scroll: ^0.2.0
|
||||
timeago: ^3.7.1
|
||||
tor:
|
||||
@@ -79,7 +79,7 @@ dependencies:
|
||||
uri_to_file:
|
||||
git:
|
||||
url: https://github.com/FaFre/uri-to-file.git
|
||||
url_launcher: ^6.3.1
|
||||
url_launcher: ^6.3.2
|
||||
uuid: ^4.5.1
|
||||
vector_math: ^2.1.4
|
||||
|
||||
@@ -89,7 +89,7 @@ dev_dependencies:
|
||||
copy_with_extension_gen: ^6.0.1
|
||||
custom_lint: ^0.7.5
|
||||
dependency_validator: ^5.0.2
|
||||
drift_dev: ^2.27.0
|
||||
drift_dev: ^2.28.0
|
||||
fast_equatable_lint: ^0.3.2
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
go_router_builder: ^3.0.1
|
||||
|
||||
Reference in New Issue
Block a user