upgrade deps
This commit is contained in:
@@ -23,8 +23,6 @@ linter:
|
||||
analyzer:
|
||||
errors:
|
||||
overridden_fields: ignore
|
||||
plugins:
|
||||
- custom_lint
|
||||
exclude:
|
||||
- "**.drift"
|
||||
- "**.drift.dart"
|
||||
|
||||
+11
-13
@@ -12,7 +12,7 @@ dependencies:
|
||||
background_fetch: ^1.5.0
|
||||
collection: ^1.19.1
|
||||
convert: ^3.1.2
|
||||
copy_with_extension: ^10.0.1
|
||||
copy_with_extension: ^11.0.0
|
||||
country_codes: ^3.3.0
|
||||
country_flags: ^4.1.2
|
||||
cryptography_flutter: ^2.3.4
|
||||
@@ -42,11 +42,11 @@ dependencies:
|
||||
google_fonts: ^8.0.1
|
||||
graphview: ^1.5.1
|
||||
home_widget: ^0.9.0
|
||||
hooks_riverpod: ^3.1.0
|
||||
hooks_riverpod: ^3.2.1
|
||||
html: ^0.15.6
|
||||
http: ^1.6.0
|
||||
intl: ^0.20.2
|
||||
json_annotation: ^4.9.0
|
||||
json_annotation: ^4.10.0
|
||||
lexo_rank:
|
||||
git:
|
||||
url: https://github.com/FaFre/lexo_rank.git
|
||||
@@ -64,8 +64,8 @@ dependencies:
|
||||
pretty_qr_code: ^3.6.0
|
||||
qr_code_scanner_plus: ^2.1.1
|
||||
quick_actions: ^1.1.0
|
||||
riverpod: ^3.1.0
|
||||
riverpod_annotation: ^4.0.0
|
||||
riverpod: ^3.2.1
|
||||
riverpod_annotation: ^4.0.2
|
||||
rss_dart: ^1.0.14
|
||||
rxdart: ^0.28.0
|
||||
secure_archive:
|
||||
@@ -75,14 +75,14 @@ dependencies:
|
||||
share_plus: ^12.0.1
|
||||
simple_intent_receiver:
|
||||
path: ../packages/simple_intent_receiver
|
||||
skeletonizer: ^2.1.2
|
||||
skeletonizer: ^2.1.3
|
||||
sliver_tools: ^0.2.12
|
||||
smooth_page_indicator: ^2.0.1
|
||||
socks5_proxy: ^2.1.1
|
||||
speech_to_text_dialog:
|
||||
path: ../packages/speech_to_text_dialog
|
||||
sqlite3: ^2.9.4
|
||||
sqlite3_flutter_libs: ^0.5.41
|
||||
sqlite3_flutter_libs: ^0.6.0+eol
|
||||
synchronized: ^3.4.0
|
||||
text_scroll: ^0.2.1
|
||||
timeago: ^3.7.1
|
||||
@@ -94,18 +94,16 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.11.1
|
||||
copy_with_extension_gen: ^10.0.1
|
||||
custom_lint: ^0.8.1
|
||||
fast_equatable_lint: ^0.5.0
|
||||
copy_with_extension_gen: ^11.0.0
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
go_router_builder: ^4.2.0
|
||||
json_serializable: ^6.11.2
|
||||
json_serializable: ^6.12.0
|
||||
lint: ^2.8.0
|
||||
mockito: ^5.6.3
|
||||
riverpod_generator: ^4.0.0+1
|
||||
riverpod_lint: ^3.1.0
|
||||
riverpod_generator: ^4.0.3
|
||||
riverpod_lint: ^3.1.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user