preference_helper 0.0.5 copy "preference_helper: ^0.0.5" to clipboard
preference_helper: ^0.0.5 copied to clipboard

outdated

A package that makes shared_preferences easier to use

0.0.5 #

  • Add wrapper class Preferences for preference lists use PreferenceState
  • Change preferences field type List
  • Rename getTypePreference
  • Change setPreference method to private, use dispatch event UpdatePreference instead of setPreference

0.0.4+1 #

  • Update documentation

0.0.4 #

  • Change bloc init state to loaded preference state
  • Remove PreferenceLoading, PreferenceLoaded state
  • Rename FetchPreference event to UpdatePreference

0.0.3 #

  • Add documentation comments
  • Change getPreferences method to public

0.0.2 #

  • Apply package layout convention

0.0.1 #

  • Initial release
0
likes
0
pub points
8%
popularity

Publisher

unverified uploader

A package that makes shared_preferences easier to use

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, equatable, flutter, meta, shared_preferences

More

Packages that depend on preference_helper