shared_preferences_wrapper 0.0.2 copy "shared_preferences_wrapper: ^0.0.2" to clipboard
shared_preferences_wrapper: ^0.0.2 copied to clipboard

A Flutter package that provides a simple wrapper for working with shared preferences. This package simplifies the process of storing and retrieving various data types.

0.0.2 #

Added #

  • Encrypt/Decrypt sensitive data stored in shared preferences
  • Add or update multiple key-value pairs in a single batch operation
  • Add or remove listeners for shared preference changes

0.0.1+1 #

Added #

  • Updated Dart SDK from 2.19.5 to 2.19.0

0.0.1 #

Added #

  • Initial release: Store and retrieve strings, integers, doubles, booleans, and string lists in shared preferences.
3
likes
0
pub points
47%
popularity

Publisher

verified publisherpermanentlink.co.za

A Flutter package that provides a simple wrapper for working with shared preferences. This package simplifies the process of storing and retrieving various data types.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

encrypt, flutter, http, shared_preferences, synchronized

More

Packages that depend on shared_preferences_wrapper