flutter_secure_storage_platform_interface 2.0.1
flutter_secure_storage_platform_interface: ^2.0.1 copied to clipboard
A common platform interface for the flutter_secure_storage plugin.
flutter_secure_storage_platform_interface #
This is the common platform interface for flutter_secure_storage
.
Features #
- Provides a standardized API for all platform implementations.
Installation #
Add the dependency in your pubspec.yaml
and run flutter pub get
.
Usage #
This package is not used directly. It provides the foundation for all other platform implementations of flutter_secure_storage
.
License #
This project is licensed under the BSD 3 License. See the LICENSE file for details.