simple_secure_storage 0.1.0 copy "simple_secure_storage: ^0.1.0" to clipboard
simple_secure_storage: ^0.1.0 copied to clipboard

Simple and secure storage for Flutter.

0.1.0 #

Note: This release has breaking changes.

  • REFACTOR: Updated Darwin and Android projects. (2aa69023)
  • REFACTOR: Added all pubspec_overrides.yaml to .gitignore. (8b872153)
  • BREAKING REFACTOR: Now using melos to manage all packages. (f032e35e)
  • BREAKING FIX: Fixed some compilation problems with the web implementation. (1bddda90)
  • BREAKING FEAT: Added a web implementation using sembast_web and webcrypto. (1a2eeedf)

0.0.1 #

  • TODO: Describe initial release.