search_field_autocomplete 0.0.4 copy "search_field_autocomplete: ^0.0.4" to clipboard
search_field_autocomplete: ^0.0.4 copied to clipboard

search field with autocomplete suggestions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add search_field_autocomplete

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

dependencies:
  search_field_autocomplete: ^0.0.4

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:search_field_autocomplete/search_field_autocomplete.dart';
22
likes
140
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

search field with autocomplete suggestions.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on search_field_autocomplete