advanced_search 2.2.6 copy "advanced_search: ^2.2.6" to clipboard
advanced_search: ^2.2.6 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.6

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';
32
likes
150
points
826
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_keyboard_visibility

More

Packages that depend on advanced_search