rx_shared_preferences 1.1.0
rx_shared_preferences: ^1.1.0 copied to clipboard
Shared preferences with rxdart Stream observation. Reactive shared preferences for Flutter. Reactive stream wrapper around SharedPreferences. Lightweight and easy-to-use.
1.1.0 Dec 18, 2019 #
- Update dependencies
- Now
IRxSharedPreferences
's methods returnStream
instead ofObservable
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 #
- Publish new name package (previous name is rx_shared_preference)