Skip to content

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

License

Notifications You must be signed in to change notification settings

hoc081098/search-book-flutter-BLoC-pattern-rxdart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3569ec Β· Dec 24, 2019

History

62 Commits
Jun 23, 2019
Dec 24, 2019
Dec 24, 2019
Apr 7, 2019
Dec 23, 2019
Dec 24, 2019
Mar 31, 2019
Dec 24, 2019
Dec 17, 2019
Jun 23, 2019
Jun 25, 2018
Sep 8, 2019
Dec 24, 2019
Dec 24, 2019
Dec 24, 2019

Repository files navigation

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.