amplify_secure_storage_dart 0.5.7
SDKdartflutter
Platformioswindowslinuxmacosweb
A Dart-only implementation of `amplify_secure_storage`, using `dart:ffi` for Desktop and `dart:html` for Web.
amplify_secure_storage_dart
A Dart-only implementation of secure storage, intended for use in Amplify libraries. Uses FFI for desktop (MacOS, Windows, and Linux) and iOS, and dart:html for web.