Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Oct 10, 2024
1 parent b78047d commit 4892d6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:

dependencies:
cross_file: ^0.3.0
device_info_plus: '>=9.0.0 <11.0.0'
device_info_plus: '>=9.0.0 <12.0.0'
dio: ^5.0.1
flutter:
sdk: flutter
Expand All @@ -44,7 +44,7 @@ dependencies:
universal_io: ^2.0.4

dev_dependencies:
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0

platforms:
android:
Expand Down

0 comments on commit 4892d6c

Please sign in to comment.