rxdart-helper
There are 10 repositories under rxdart-helper topic.
hoc081098/search-book-flutter-BLoC-pattern-rxdart
โ๏ธ[Functional reactive programming (FRP)] :zap: Flutter search book using bloc pattern, rxdart ๐บ Star if it is helpful ๐บ
hoc081098/rx_shared_preferences
๐ Shared preferences with RxDart Stream observation โก๏ธ Reactive shared preferences for Flutter ๐ธReactive stream wrapper around SharedPreferences ๐ Lightweight and easy-to-use ๐ฑ A reactive key-value store for Flutter projects. Like shared_preferences, but with Streams ๐ Rx Shared Preferences for Flutter ๐ฟ rx_shared_preferences ๐ฐ rx_shared_preference ๐ท Reactive SharedPreferences for Flutter ๐ฐ A stream based wrapper over shared_preferences, allowing reactive key-value storage.
hoc081098/sqlbrite
๐ผ RxDart Reactive stream sqflite(sqlite) for Flutter - Sqlbrite for flutter - A lightweight wrapper around sqflite which introduces reactive stream semantics to SQL operations. https://pub.dev/packages/sqlbrite
hoc081098/rxdart_ext
Some extension methods and classes built on top of RxDart. Companion with RxDart
hoc081098/rx_redux
๐ Reactive redux store for Dart & Flutter ๐ฐ Redux implementation based on Dart Stream, with the power of RxDart
hoc081098/disposebag
:zap: A package to help disposing StreamSubscriptions and closing Sinks. :cyclone:
hoc081098/rxdart_flatmap_max_concurrent
Using `rxdart`'s `flatMap` with `maxConcurrent` to limit the number of concurrent requests.
hoc081098/did_change_dependencies
Return a Stream that emits null and done event when didChangeDependencies is called for the first time.
hoc081098/distinct_value_connectable_stream
๐ธ๐ธ Distinct value connectable stream for RxDart, useful for BLoC pattern ๐ฐ๐ฐ
hoc081098/stream_loader_demo
๐ธ stream_loader example๐ผ fall in love with Stream - Functional Reactive Programming ๐ https://pub.dev/packages/stream_loader ๐บ