Search book using goole book api ๐ ๐ ๐
Using BLoC pattern
with rxdart
library ๐ช
Give it a star โญ :) if it is helpful ๐. Thanks
Download and install ๐ File apk ๐
๐น Video demo ๐บ
Home page | Detail page | Favorites page |
---|---|---|
Home page | Detail page | Favorites page |
Make sure finish install Flutter successfully
- Clone this repo by:
git clone https://github.com/hoc081098/Search-book-api-demo_BLoC_pattern_RxDart.git
- Install all the packages by:
flutter packages get
- Run command
flutter packages pub run build_runner build
to generate build_value classes (optional because i pushed files *.g.dart) - Run app on your simulator or device by:
flutter run
For help getting started with Flutter, view our online documentation.