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

outdated

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: ^1.1.0

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
0
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

License

unknown (LICENSE)

Dependencies

custom_rounded_rectangle_border, flutter, flutter_keyboard_visibility

More

Packages that depend on advanced_search