flutter_typeahead_web 1.0.0+1 copy "flutter_typeahead_web: ^1.0.0+1" to clipboard
flutter_typeahead_web: ^1.0.0+1 copied to clipboard

discontinued

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_typeahead_web

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

dependencies:
  flutter_typeahead_web: ^1.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:flutter_typeahead_web/cupertino_flutter_typeahead.dart';
import 'package:flutter_typeahead_web/flutter_typeahead.dart';
22
likes
30
pub points
17%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_typeahead_web