get_suggestions 0.0.2 copy "get_suggestions: ^0.0.2" to clipboard
get_suggestions: ^0.0.2 copied to clipboard

A Flutter package for a suggestible text field.

Word Suggestions #

Word Suggestions is a Flutter package that provides a customizable TextField widget with word suggestions based on user input. The widget is designed to show suggestions after a brief delay of inactivity, enhancing the user experience.

Features #

  • Word suggestions based on user input.
  • Customizable TextField with various styling options.
  • Delayed suggestion display for better user experience.
  • Easy integration into your Flutter applications.

Installation #

To use this package, add get_suggestions as a dependency in your pubspec.yaml file.

dependencies:
  get_suggestions: ^0.1.0 # Replace with the latest version
3
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package for a suggestible text field.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts

More

Packages that depend on get_suggestions