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

New flutter widget used to complete the input in the text field automatically from the given suggestion with very easy implemention

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add autocompeletetxtfield

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

dependencies:
  autocompeletetxtfield: ^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:autocompeletetxtfield/autocompeletetxtfield.dart';
3
likes
130
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

New flutter widget used to complete the input in the text field automatically from the given suggestion with very easy implemention

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on autocompeletetxtfield