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

outdated

Shared preferences with rxdart Stream observation. Reactive shared preferences for Flutter. Reactive stream wrapper around SharedPreferences. Lightweight and easy-to-use. A stream based wrapper over s [...]

1.1.1 - Jan 29, 2020 #

  • Add getKeysStream method to IRxSharedPreferences.
  • Add constructor RxSharedPreferences.getInstance() that returns default singleton RxSharedPreferences instance.
  • Internal implementation refactor & fix default logger.

1.1.0 - Dec 18, 2019 #

  • Update dependencies.
  • Now IRxSharedPreferences's methods return Stream instead of Observable.

1.0.3+2 - Oct 7, 2019 #

  • Update dependencies.

1.0.3+1 - Aug 9, 2019 #

  • Update README.md.

1.0.3 - Aug 9, 2019 #

65
likes
0
pub points
94%
popularity

Publisher

unverified uploader

Shared preferences with rxdart Stream observation. Reactive shared preferences for Flutter. Reactive stream wrapper around SharedPreferences. Lightweight and easy-to-use. A stream based wrapper over shared_preferences, allowing reactive key-value storage. Streaming shared preferences.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart, shared_preferences

More

Packages that depend on rx_shared_preferences