flutter_searchbox_ui 1.0.0-alpha copy "flutter_searchbox_ui: ^1.0.0-alpha" to clipboard
flutter_searchbox_ui: ^1.0.0-alpha copied to clipboard

outdated

Flutter Searchbox UI provides built components to perform different type of search queries.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_searchbox_ui

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

dependencies:
  flutter_searchbox_ui: ^1.0.0-alpha

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_searchbox_ui/flutter_searchbox_ui.dart';
4
likes
0
pub points
40%
popularity

Publisher

verified publisherappbase.io

Flutter Searchbox UI provides built components to perform different type of search queries.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_searchbox, searchbase

More

Packages that depend on flutter_searchbox_ui