input_history_text_field 0.2.0 copy "input_history_text_field: ^0.2.0" to clipboard
input_history_text_field: ^0.2.0 copied to clipboard

A input_history_text_field widget is automatically saved and suggest as you type.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add input_history_text_field

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

dependencies:
  input_history_text_field: ^0.2.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:input_history_text_field/input_history_text_field.dart';
69
likes
120
pub points
87%
popularity

Publisher

verified publishertrashfeed.net

A input_history_text_field widget is automatically saved and suggest as you type.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on input_history_text_field