flutter_typeahead_new 5.2.1 copy "flutter_typeahead_new: ^5.2.1" to clipboard
flutter_typeahead_new: ^5.2.1 copied to clipboard

A highly customizable typeahead (autocomplete) text input field for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_typeahead_new

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

dependencies:
  flutter_typeahead_new: ^5.2.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:flutter_typeahead_new/flutter_typeahead_new.dart';
1
likes
150
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable typeahead (autocomplete) text input field for Flutter

Repository (GitHub)
View/report issues
Contributing

Topics

#widget #autocomplete #typeahead

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_keyboard_visibility_temp_fork, pointer_interceptor

More

Packages that depend on flutter_typeahead_new