search-book-flutter-BLoC-pattern-rxdart
search-book-flutter-BLoC-pattern-rxdart copied to clipboard
❄️[Functional reactive programming (FRP)] :zap: Flutter search book using bloc pattern, rxdart 🌺 Star if it is helpful 🌺
search_book_bloc_pattern_rxdart :iphone:
Search book using goole book api :clap: :clap: :clap:
Using BLoC pattern
with rxdart
library :muscle:
Give it a star :star: :) if it is helpful :thumbsup:. Thanks
Trying
Download and install 👍 File apk 👍
Demo :camera: :art:
:video_camera: Video demo :tv:
Home page | Detail page | Favorites page |
---|---|---|
![]() |
![]() |
![]() |
Home page | Detail page | Favorites page |
![]() |
![]() |
![]() |
Develop 👏
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
Getting Started :fire: :fire: :fire: :fire: :fire: :fire: :fire: :fire:
For help getting started with Flutter, view our online documentation.