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.
Suggestions | Author Filter | Publication Year Filter |
---|---|---|
Ratings Filter | Selected Filters | Result Card |
---|---|---|
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
flutter pub get
flutter run main.dart
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 |
MIT
Feel free to play arround!!