We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d92c9 commit ccab95cCopy full SHA for ccab95c
flutter_secure_storage/pubspec.yaml
@@ -33,7 +33,11 @@ dependencies:
33
# https://github.com/flutter/flutter/issues/46264
34
flutter_secure_storage_darwin: ^0.1.0
35
flutter_secure_storage_linux: ^2.0.0
36
- flutter_secure_storage_platform_interface: ^2.0.1
+ flutter_secure_storage_platform_interface:
37
+ git:
38
+ url: git@github.com:QuickBirdEng/flutter_secure_storage.git
39
+ path: flutter_secure_storage_platform_interface
40
+ ref: strongbox-enabled
41
flutter_secure_storage_web: ^2.0.0
42
flutter_secure_storage_windows: ^4.0.0
43
meta: ^1.3.0
0 commit comments