encrypted_shared_preferences 3.0.1 copy "encrypted_shared_preferences: ^3.0.1" to clipboard
encrypted_shared_preferences: ^3.0.1 copied to clipboard

This plugin stores Shared Preferences as encrypted values on device storage.

[3.0.1] - 06/11/2022 #

  • Add support for remove and overriding keys

[3.0.0] - 11/16/2021 #

  • Migrate fromLength to fromSecureRandom

[2.1.1] - 11/16/2021 #

  • Add validation for saving empty values

[2.1.0] - 11/16/2021 #

  • Add support for other modes of operation

[2.0.0] - 06/20/2021 #

  • Migrate encryption library to encrypt
  • Sound null safety support

[1.0.7] - 09/23/2020 #

  • Update README

[1.0.6] - 09/23/2020 #

  • Added reload, getInstance methods
  • Add option to pass custom SharedPreferences instance
  • Update example project

[1.0.5] - 11/24/2019 #

  • Added clear option

[1.0.4] - 11/24/2019 #

  • Formatted lib/encrypted_shared_preferences.dart

[1.0.3] - 11/24/2019 #

  • Updated doc comments and README

[1.0.2] - 11/22/2019 #

  • Updated version number

[1.0.1] - 11/22/2019 #

  • Added example

[1.0.0] - 11/22/2019 #

  • Added null safety for getString.

[0.0.1] - 11/22/2019 #

  • initial release.
83
likes
40
points
5.58k
downloads

Publisher

unverified uploader

Weekly Downloads

This plugin stores Shared Preferences as encrypted values on device storage.

Repository (GitHub)

License

unknown (license)

Dependencies

encrypt, shared_preferences

More

Packages that depend on encrypted_shared_preferences