prefman 1.2.0 copy "prefman: ^1.2.0" to clipboard
prefman: ^1.2.0 copied to clipboard

A better way to manage App Preferences using persistant variables in a Structured Way.

[1.2.0] #

  • remove prefman. prefix

[1.1.0] #

  • all keys are prefixed with prefman.

[1.0.0] #

  • remove shared_preferences dependency
  • added PrefManDriver which must be implemented and set using PrefMan.setDriver

[0.2.5] #

  • Update shared_preferences version

[0.2.2] #

  • Support for nullable values

[0.2.0] #

  • use PrefMan.initialize() instead of settings.initialize()

[0.1.0] #

  • initial release.
2
likes
130
pub points
0%
popularity

Publisher

verified publisheraligator.ir

A better way to manage App Preferences using persistant variables in a Structured Way.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on prefman