search-book-flutter-BLoC-pattern-rxdart

❄️[Functional reactive programming (FRP)] Flutter search book using bloc pattern, rxdart 🌺 Star if it is helpful 🌺

MIT License

Stars
51

search_book_bloc_pattern_rxdart 📱

Search book using goole book api 👏 👏 👏 Using BLoC pattern with rxdart library 💪 Give it a star ⭐ :) if it is helpful 👍. Thanks

Trying

Download and install 👍 File apk 👍

Demo 📷 🎨

📹 Video demo 📺

Home page Detail page Favorites page
Home page Detail page Favorites page

Develop 👏

Make sure finish install Flutter successfully

  1. Clone this repo by: git clone https://github.com/hoc081098/Search-book-api-demo_BLoC_pattern_RxDart.git
  2. Install all the packages by: flutter packages get
  3. Run command flutter packages pub run build_runner build to generate build_value classes (optional because i pushed files *.g.dart)
  4. Run app on your simulator or device by: flutter run

Getting Started 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥

For help getting started with Flutter, view our online documentation.

Related Projects