flutter_secure_storage_web 2.0.0 copy "flutter_secure_storage_web: ^2.0.0" to clipboard
flutter_secure_storage_web: ^2.0.0 copied to clipboard

Platformweb
unlisted

Web implementation of flutter_secure_storage. Use flutter_secure_storage for the full flutter package.

flutter_secure_storage_web #

This is the platform-specific implementation of flutter_secure_storage for web.

Features #

  • Secure storage using WebCrypto.
  • Application-specific key wrapping for enhanced security.

Important Notice #

This plugin only works on HTTPS or localhost environments. Ensure that proper HTTP Strict Transport Security (HSTS) headers are configured to secure your application.

Configuration #

You can use application-specific key wrapping to make keys more secure.

Usage #

Refer to the main flutter_secure_storage README for common usage instructions.

License #

This project is licensed under the BSD 3 License. See the LICENSE file for details.

3
likes
150
points
1.6M
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of flutter_secure_storage. Use flutter_secure_storage for the full flutter package.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_secure_storage_platform_interface, flutter_web_plugins, web

More

Packages that depend on flutter_secure_storage_web