upgrade deps
This commit is contained in:
+9
-10
@@ -27,13 +27,13 @@ dependencies:
|
|||||||
path: ../packages/flutter_mozilla_components
|
path: ../packages/flutter_mozilla_components
|
||||||
flutter_reorderable_grid_view: ^5.5.1
|
flutter_reorderable_grid_view: ^5.5.1
|
||||||
flutter_secure_storage: ^10.0.0-beta.4
|
flutter_secure_storage: ^10.0.0-beta.4
|
||||||
flutter_slidable: ^4.0.1
|
flutter_slidable: ^4.0.3
|
||||||
flutter_svg: ^2.2.1
|
flutter_svg: ^2.2.1
|
||||||
go_router: ^16.2.4
|
go_router: ^16.2.4
|
||||||
google_fonts: ^6.3.2
|
google_fonts: ^6.3.2
|
||||||
graphview: ^1.2.0
|
graphview: ^1.5.0
|
||||||
home_widget: ^0.8.0
|
home_widget: ^0.8.0
|
||||||
hooks_riverpod: ^3.0.0
|
hooks_riverpod: ^3.0.1
|
||||||
html: ^0.15.6
|
html: ^0.15.6
|
||||||
http: ^1.5.0
|
http: ^1.5.0
|
||||||
http_parser: ^4.1.2
|
http_parser: ^4.1.2
|
||||||
@@ -55,8 +55,8 @@ dependencies:
|
|||||||
path: ../packages/pluggable_transports_proxy
|
path: ../packages/pluggable_transports_proxy
|
||||||
pretty_qr_code: ^3.5.0
|
pretty_qr_code: ^3.5.0
|
||||||
quick_actions: ^1.1.0
|
quick_actions: ^1.1.0
|
||||||
riverpod: ^3.0.0
|
riverpod: ^3.0.1
|
||||||
riverpod_annotation: ^3.0.0
|
riverpod_annotation: ^3.0.1
|
||||||
rss_dart: ^1.0.13
|
rss_dart: ^1.0.13
|
||||||
rxdart: ^0.28.0
|
rxdart: ^0.28.0
|
||||||
share_plus: ^12.0.0
|
share_plus: ^12.0.0
|
||||||
@@ -69,8 +69,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.9.0
|
sqlite3: ^2.9.1
|
||||||
sqlite3_flutter_libs: ^0.5.39
|
sqlite3_flutter_libs: ^0.5.40
|
||||||
synchronized: ^3.4.0
|
synchronized: ^3.4.0
|
||||||
text_scroll: ^0.2.1
|
text_scroll: ^0.2.1
|
||||||
timeago: ^3.7.1
|
timeago: ^3.7.1
|
||||||
@@ -82,7 +82,6 @@ dependencies:
|
|||||||
url: https://github.com/FaFre/uri-to-file.git
|
url: https://github.com/FaFre/uri-to-file.git
|
||||||
url_launcher: ^6.3.2
|
url_launcher: ^6.3.2
|
||||||
uuid: ^4.5.1
|
uuid: ^4.5.1
|
||||||
vector_math: ^2.2.0
|
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
build_runner: ^2.7.1
|
build_runner: ^2.7.1
|
||||||
@@ -97,8 +96,8 @@ dev_dependencies:
|
|||||||
go_router_builder: ^4.1.0
|
go_router_builder: ^4.1.0
|
||||||
json_serializable: ^6.11.1
|
json_serializable: ^6.11.1
|
||||||
lint: ^2.8.0
|
lint: ^2.8.0
|
||||||
riverpod_generator: ^3.0.0
|
riverpod_generator: ^3.0.1
|
||||||
riverpod_lint: ^3.0.0
|
riverpod_lint: ^3.0.1
|
||||||
|
|
||||||
flutter:
|
flutter:
|
||||||
uses-material-design: true
|
uses-material-design: true
|
||||||
|
|||||||
Reference in New Issue
Block a user