Skip to content

awesome-reactivesearch/flutter-booksearch-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N|Solid

Flutter Booksearch App

This is a demo flutter application showing some of the widgets in the flutter-searchbox, searchbase packages to connect and retrive information from an appbase.io cluster.

Screenshots -

Suggestions Author Filter Publication Year Filter
Ratings Filter Selected Filters Result Card

Develop -

Clone this repository using the link above then go to the root directory of the project and create a .env file with the following variables ( change these values according to the index used ) -

INDEX=good-books-ds
CREDENTIALS=a03a1cb71321:75b6603d-9456-4a5a-af6b-a487b309eb61
URL=https://arc-cluster-appbase-demo-6pjy6z.searchbase.io

and then run the following commands -

flutter pub get
flutter run main.dart

Dependencies

This app is currently extended with the following dependencies. Instructions on how to use them in your own application are linked below.
Dependencies READ MORE
flutter_searchbox README
searchbase README
url_launcher README
http README
flutter_dotenv README

License

MIT


Feel free to play arround!!

About

A demo flutter app to showcase some widgets from the appbase.io flutter-searchbox and searchbase packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages