flutter_secure_storage_platform_interface 2.1.1 copy "flutter_secure_storage_platform_interface: ^2.1.1" to clipboard
flutter_secure_storage_platform_interface: ^2.1.1 copied to clipboard

A common platform interface for the flutter_secure_storage plugin.

Changelog #

2.1.1 - 2026-09-15 #

Bug Fixes #

  • don't report pending namespace recovery as data loss in checkUpgradeStatus (f795d52)

2.1.0 - 2026-09-09 #

Features #

  • add checkUpgradeStatus() to report data lost on a direct major upgrade (#1243) (fc716ea)

2.0.3 - 2026-08-05 #

Bug Fixes #

  • remove redundant ./ prefix from part directives (cc7018d)

2.0.2 #

Remove redundant ./ prefix from part directives.

2.0.1 #

Remove dart:io to support WASM build of web.

2.0.0 #

  • This plugin requires a minimum dart sdk of 3.3.0 or higher and a minimum flutter version of 3.19.0.
  • Migrated to new analyzer and clean-up code.

1.1.2 #

Adds onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable via MethodChannelFlutterSecureStorage to prevent breaking changes.

1.1.1 #

Reverts onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable.

1.1.0 #

Adds onCupertinoProtectedDataAvailabilityChanged and isCupertinoProtectedDataAvailable.

1.0.2 #

  • Update Dart SDK Constraint to support <4.0.0 instead of <3.0.0.

1.0.1 #

1.0.0 #

  • Initial release. Contains the interface and an implementation based on method channels.
  • Changed effective_dart to flutter_lints
2
likes
150
points
4.37M
downloads

Documentation

API reference

Publisher

verified publishersteenbakker.dev

Weekly Downloads

A common platform interface for the flutter_secure_storage plugin.

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_secure_storage_platform_interface