upgrade deps
This commit is contained in:
+7
-7
@@ -7,11 +7,11 @@ environment:
|
|||||||
sdk: '>=3.8.0 <4.0.0'
|
sdk: '>=3.8.0 <4.0.0'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
background_fetch: ^1.3.8
|
background_fetch: ^1.4.0
|
||||||
collection: ^1.19.1
|
collection: ^1.19.1
|
||||||
copy_with_extension: ^6.0.1
|
copy_with_extension: ^6.0.1
|
||||||
drift: ^2.28.0
|
drift: ^2.28.1
|
||||||
dynamic_color: ^1.7.0
|
dynamic_color: ^1.8.1
|
||||||
exceptions: ^0.6.1
|
exceptions: ^0.6.1
|
||||||
fading_scroll: ^0.9.1
|
fading_scroll: ^0.9.1
|
||||||
fast_equatable: ^1.3.1
|
fast_equatable: ^1.3.1
|
||||||
@@ -32,7 +32,7 @@ dependencies:
|
|||||||
flutter_slidable: ^4.0.0
|
flutter_slidable: ^4.0.0
|
||||||
flutter_svg: ^2.2.0
|
flutter_svg: ^2.2.0
|
||||||
go_router: ^16.0.0
|
go_router: ^16.0.0
|
||||||
google_fonts: ^6.2.1
|
google_fonts: ^6.3.0
|
||||||
graphview: ^1.2.0
|
graphview: ^1.2.0
|
||||||
home_widget: ^0.8.0
|
home_widget: ^0.8.0
|
||||||
hooks_riverpod: ^2.6.1
|
hooks_riverpod: ^2.6.1
|
||||||
@@ -52,7 +52,7 @@ dependencies:
|
|||||||
path: ^1.9.1
|
path: ^1.9.1
|
||||||
path_provider: ^2.1.5
|
path_provider: ^2.1.5
|
||||||
permission_handler: ^12.0.1
|
permission_handler: ^12.0.1
|
||||||
pretty_qr_code: ^3.4.0
|
pretty_qr_code: ^3.5.0
|
||||||
riverpod: ^2.6.1
|
riverpod: ^2.6.1
|
||||||
riverpod_annotation: ^2.6.1
|
riverpod_annotation: ^2.6.1
|
||||||
rss_dart: ^1.0.13
|
rss_dart: ^1.0.13
|
||||||
@@ -70,8 +70,8 @@ dependencies:
|
|||||||
speech_to_text_google_dialog:
|
speech_to_text_google_dialog:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/FaFre/speech_to_text_google_dialog.git
|
url: https://github.com/FaFre/speech_to_text_google_dialog.git
|
||||||
sqlite3: ^2.7.7
|
sqlite3: ^2.8.0
|
||||||
sqlite3_flutter_libs: ^0.5.37
|
sqlite3_flutter_libs: ^0.5.38
|
||||||
synchronized: ^3.4.0
|
synchronized: ^3.4.0
|
||||||
text_scroll: ^0.2.0
|
text_scroll: ^0.2.0
|
||||||
timeago: ^3.7.1
|
timeago: ^3.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user