flutter_secure_storage
flutter_secure_storage copied to clipboard
A Flutter plugin to store data in secure storage
You bumped the minor version (from `5.0.2` to `5.1.0`) when you upgraded to Android SDK 33. My project picked up that change automatically when I ran `flutter pub upgrade`. Because...
I have installed all the packages mentioned here :  And also mentioned [here](https://github.com/mogol/flutter_secure_storage/issues/213#issuecomment-796829086). I am actually able to build (i have no message...
I'm getting the following error when calling `read()` on web, only if the key exists in storage. It works fine if the key does not exist. Calling `containsKey()` returns the...
hey, I've seen your documents where you quote web pages for the HTTP Strict-Transport-Security issue. Not only that, I have read some issues and have not personally found clarity on...
Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: PlatformException(Exception encountered, write, java.lang.NullPointerException: Attempt to invoke interface method 'byte[] com.it_nomads.fluttersecurestorage.e.c.a(byte[])' on a null object reference at com.it_nomads.fluttersecurestorage.d.x(FlutterSecureStoragePlugin.java:3) at com.it_nomads.fluttersecurestorage.d.d(FlutterSecureStoragePlugin.java:1) at com.it_nomads.fluttersecurestorage.d$b.run(FlutterSecureStoragePlugin.java:32) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at...
Hi, First of all thanks for the package. We use this package in our app and during PEN test, a high priority issue was raised. Please find the attached ...
On Android, after reinstall the app, the key stored last time was lost. Would it be available that keep the key stored there even if reinstall the app?
When import package:flutter_secure_storage/flutter_secure_storage.dart I have this error. Flutter version `Flutter 3.0.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision f1875d570e (3 weeks ago) • 2022-07-13 11:24:16 -0700 Engine • revision...
Hello, as title says weird error appearing. Device: Samsung A51 Android: 11 The following error appears TWICE for the first start; then never again. After uninstall it appears again. ```...
Version:flutter_secure_storage: ^5.0.2 Enviroment: Windows web When I call stoge.read jsonEncoded data ; raise "Uncaught (in promise) Error: OperationError”