Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
saileshbro committed Nov 3, 2024
1 parent 5b6e772 commit eb51569
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 @@ -11,21 +11,21 @@ platforms:
windows:

environment:
sdk: '>=2.17.0 <3.0.0'
sdk: ">=3.5.0 <4.0.0"

dependencies:
flutter:
sdk: flutter
get_it: ^7.1.4
meta: ^1.3.0
provider: ^6.0.0
collection: ^1.15.0
get_it: ^8.0.2
meta: ^1.15.0
provider: ^6.1.2
collection: ^1.18.0
# Remove the path and use pub one after publish the stacked_shared
stacked_shared: ^1.3.1
universal_io: ^2.0.4
path: ^1.8.2
stacked_shared: ^1.4.2
universal_io: ^2.2.2
path: ^1.9.0

dev_dependencies:
flutter_lints: ^2.0.1
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter

0 comments on commit eb51569

Please sign in to comment.