Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoc081098/bloc-rxdart-rx_redux-playground
:zap: BLoC RxDart playground :cyclone:
https://github.com/hoc081098/bloc-rxdart-rx_redux-playground
flutter-bloc flutter-bloc-pattern flutter-bloc-pattern-rxdart flutter-bloc-rxdart flutter-reactive flutter-rx flutter-rxdart rxdart
Last synced: 23 days ago
JSON representation
:zap: BLoC RxDart playground :cyclone:
- Host: GitHub
- URL: https://github.com/hoc081098/bloc-rxdart-rx_redux-playground
- Owner: hoc081098
- License: mit
- Created: 2019-04-30T14:10:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:10:52.000Z (11 months ago)
- Last Synced: 2023-12-15T06:27:53.203Z (11 months ago)
- Topics: flutter-bloc, flutter-bloc-pattern, flutter-bloc-pattern-rxdart, flutter-bloc-rxdart, flutter-reactive, flutter-rx, flutter-rxdart, rxdart
- Language: Dart
- Homepage:
- Size: 31.3 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bloc_rxdart_playground
## 1. [fetch_json_bloc_rxdart](./fetch_json_bloc_rxdart)
Http + BLoC + RxDart
[Video](https://youtu.be/SLVujaxMuwM)
| | |
| ------------- | ------------- |
| ![Image screenshot](./fetch_json_bloc_rxdart/Screenshot.png) | ![Image screenshot](./fetch_json_bloc_rxdart/demo.gif) |## 2. [Flutter change theme](./flutter_change_theme)
BLoC + RxDart + RxSharedPrefs
[Video](https://youtu.be/ZQyi_LQymrI)
## 3. [simple_todo](./simple_todo)
BLoC + RxDart + SQLite
[Video 1](https://youtu.be/EUy9Sa8e5-o)
[Video 2](https://youtu.be/AJAJyxdbREs)