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

A package that makes shared_preferences easier to use, This package is built with bloc, shared_preferences

0.0.5+2 #

  • Update dependencies (bloc, flutter_bloc to 0.13.0)

0.0.5+1 #

  • Change getPreference

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
40
pub points
13%
popularity

Publisher

unverified uploader

A package that makes shared_preferences easier to use, This package is built with bloc, shared_preferences

Repository (GitHub)
View/report issues

License

Unlicense (LICENSE)

Dependencies

bloc, equatable, flutter, flutter_bloc, meta, shared_preferences

More

Packages that depend on preference_helper