Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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.