advanced_search 2.2.2 copy "advanced_search: ^2.2.2" to clipboard
advanced_search: ^2.2.2 copied to clipboard

Text Field with Advanced Search features that gives you search results from a predefined set as per your search settings

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_search

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

dependencies:
  advanced_search: ^2.2.2

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:advanced_search/advanced_search.dart';
28
likes
110
pub points
82%
popularity

Publisher

unverified uploader

Text Field with Advanced Search features that gives you search results from a predefined set as per your search settings

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_keyboard_visibility

More

Packages that depend on advanced_search