elastic_autocomplete 0.0.1 copy "elastic_autocomplete: ^0.0.1" to clipboard
elastic_autocomplete: ^0.0.1 copied to clipboard

outdated

ElasticAutocomplete is a widget combines Autocomplete and Localstorage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elastic_autocomplete

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

dependencies:
  elastic_autocomplete: ^0.0.1

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:elastic_autocomplete/elastic_autocomplete.dart';
1
likes
0
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

ElasticAutocomplete is a widget combines Autocomplete and Localstorage.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, localstorage

More

Packages that depend on elastic_autocomplete