summaryrefslogtreecommitdiffstats
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2024-09-05 15:42:22 -0700
committerScott Murray <scott.murray@konsulko.com>2024-09-09 15:37:02 +0000
commit03dd111dd026cefaf5cfada39e3342d31b71848d (patch)
tree0c605fa704bdad31385006a17a4792eb7333e603 /pubspec.yaml
parente39bf6a1e3657542a56f21b3afa6a65ea0a194e2 (diff)
Flutter SDK 3.24.1ricefish
-update packages -format files -fix analyze issues Change-Id: I9eb84f1bca7623ce676695904f172aff127c8ced Signed-off-by: Joel Winarske <joel.winarske@gmail.com> (cherry picked from commit 15093ee4880d535c65faed929801c2d79d1a212c)
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml26
1 files changed, 13 insertions, 13 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 60c514b..d1d1853 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -6,33 +6,33 @@ version: 1.0.0+1
# Dart SDK version
environment:
- sdk: ">=2.18.0 <3.0.0"
+ sdk: ">=3.5.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
# packages used
- flutter_riverpod: ^1.0.4
- flutter_hooks: ^0.18.5
- hooks_riverpod: ^1.0.4
- flutter_map: ^2.2.0
- latlong2: ^0.8.1
- intl: ^0.17.0
- http: ^0.13.5
- yaml: ^3.1.1
+ flutter_riverpod: ^2.5.1
+ flutter_hooks: ^0.20.5
+ hooks_riverpod: ^2.5.2
+ flutter_map: ^7.0.2
+ latlong2: ^0.9.1
+ intl: ^0.19.0
+ http: ^1.2.2
+ yaml: ^3.1.2
- grpc: ^3.0.0
- protobuf: ^2.1.0
+ grpc: ^4.0.1
+ protobuf: ^3.1.0
dev_dependencies:
flutter_test:
sdk: flutter
- flutter_lints: ^2.0.0
+ flutter_lints: ^4.0.0
flutter:
uses-material-design: true
assets:
- assets/
- assets/cert/
- - images/ \ No newline at end of file
+ - images/