flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

A Flutter plugin to store data in secure storage

Results 274 flutter_secure_storage issues
Sort by recently updated
recently updated
newest added

``` [ +4 ms] [[GoogleUtilities/AppDelegateSwizzler]] 11.8.1 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001011] App Delegate Proxy is disabled. [ +58 ms] Process 1095 stopped [ ] * thread #1, queue = 'com.apple.main-thread', stop reason =...

I added a condition to check if the window has a secure context. Without this check, debugging the issue will take some time.

I've always found it a bit of a struggle that everything in flutter_secure_storage is stored and retrieved as `String`s, so I spent a little while trying to make a type...

When I run `flutter pub add flutter_secure_storage` It adds `flutter_secure_storage: ^4.2.1` to my `pubspec.yaml` instead of a version 9. I don't know what is causing this, but just so you...

Recently, one of the apps I've been working on underwent a penetration testing review. The pentest discovered (with demonstrated proof) that local storage data on iOS devices can be accessed...

Adds biometric control for keystore access on Android Fixes #615

Fix to https://github.com/juliansteenbakker/flutter_secure_storage/issues/920

Hi, I work on Microsoft Visual C++ testing, after our maintainer acknowledged https://github.com/firebase/flutterfire/issues/16536 and it was being fixed in https://github.com/firebase/flutterfire/pull/16840, we proceeded with further testing and building with `/permissive-` and...

stale

what exactly is the problem here?..... package:matcher expect package:bloc_test/src/bloc_test.dart 220:16 testBloc. ===== asynchronous gap =========================== dart:async _Completer.completeError package:bloc_test/src/bloc_test.dart 257:43 _runZonedGuarded. ===== asynchronous gap =========================== dart:async _CustomZone.registerBinaryCallback package:bloc_test/src/bloc_test.dart 254:5 _runZonedGuarded. dart:async...

stale