easy_shared_preferences 1.1.1 copy "easy_shared_preferences: ^1.1.1" to clipboard
easy_shared_preferences: ^1.1.1 copied to clipboard

A flexible, hierarchical wrapper for flutter's shared_preferences package.

1.1.1 #

Added fromJson and fromMap factory constructors to Setting, SettingsGroup and GroupConfig classes for easier deserialization from JSON strings. Added toJson and toMap in Setting, SettingsGroup and GroupConfig. Added SettingFactory class to easily create Setting instances from maps / json.

1.1.0 #

  • Breaking: Renamed Settings to EasySettings to avoid potential conflicts with a commonly used name.

1.0.1 #

  • Updated shared_preferences and logging dependencies

1.0.0 #

  • Version 1.0.0 release
  • Extracted code from another project and added more testing and tweaked the API
2
likes
160
points
177
downloads

Publisher

verified publisherzeyus.com

Weekly Downloads

A flexible, hierarchical wrapper for flutter's shared_preferences package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, shared_preferences

More

Packages that depend on easy_shared_preferences