Skip to content

Commit

Permalink
release of v10.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansteenbakker committed Jan 6, 2025
1 parent b6e7cb7 commit eca9664
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions flutter_secure_storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ dependencies:
# implementation constraints as "any". We cannot do it right now as it fails pub publish
# validation, so we set a ^ constraint.
# https://github.com/flutter/flutter/issues/46264
flutter_secure_storage_linux: ^1.2.2
flutter_secure_storage_macos: ^3.1.3
flutter_secure_storage_platform_interface: ^1.1.2
flutter_secure_storage_web: ^1.2.1
flutter_secure_storage_windows: ^3.1.2
flutter_secure_storage_linux: ^2.0.0
flutter_secure_storage_macos: ^4.0.0
flutter_secure_storage_platform_interface: ^2.0.0
flutter_secure_storage_web: ^2.0.0
flutter_secure_storage_windows: ^4.0.0
meta: ^1.3.0

dev_dependencies:
Expand Down

0 comments on commit eca9664

Please sign in to comment.