Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bizz84 committed Nov 26, 2024
1 parent bbc6b31 commit 1d86794
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,31 @@ environment:
dependencies:
cloud_firestore: ^5.5.0
cupertino_icons: ^1.0.8
equatable: ^2.0.5
equatable: ^2.0.7
firebase_auth: ^5.3.3
firebase_core: ^3.8.0
firebase_ui_auth: ^1.14.0
firebase_ui_firestore: ^1.6.3
firebase_ui_auth: ^1.16.0
firebase_ui_firestore: ^1.7.0
flutter:
sdk: flutter
riverpod: ^2.5.1
flutter_riverpod: ^2.5.1
flutter_svg: ^2.0.10
riverpod: ^2.6.1
flutter_riverpod: ^2.6.1
flutter_svg: ^2.0.15
go_router: ^14.6.1
intl: ^0.19.0
rxdart: ^0.28.0
shared_preferences: ^2.2.3
shared_preferences: ^2.3.3
# the annotation package containing @riverpod
riverpod_annotation: ^2.6.1

dev_dependencies:
flutter_test:
sdk: flutter
mocktail: ^1.0.3
mocktail: ^1.0.4
random_string: ^2.3.1
flutter_lints: ^5.0.0
# a tool for running code generators
build_runner: ^2.4.10
build_runner: ^2.4.13
# the code generator
riverpod_generator: ^2.6.3
# riverpod_lint makes it easier to work with Riverpod
Expand Down

0 comments on commit 1d86794

Please sign in to comment.