searchbase 3.4.11-beta copy "searchbase: ^3.4.11-beta" to clipboard
searchbase: ^3.4.11-beta copied to clipboard

SearchBase is a library to build the search UIs with Elasticsearch.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add searchbase
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  searchbase: ^3.4.11-beta
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:searchbase/searchbase.dart';
copied to clipboard
6
likes
0
points
1.4k
downloads

Publisher

verified publisherappbase.io

Weekly Downloads

2024.05.31 - 2025.04.25

SearchBase is a library to build the search UIs with Elasticsearch.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, http

More

Packages that depend on searchbase