ghost_autocomplete 1.0.0 copy "ghost_autocomplete: ^1.0.0" to clipboard
ghost_autocomplete: ^1.0.0 copied to clipboard

A comprehensive Flutter package for ghost (predictive inline) autocomplete and dropdown-style suggestions. Includes Form support, Copilot-style Tab badges, and pixel-perfect alignment.

1.0.0 #

  • Initial Release.
  • Added GhostAutocompleteTextField for inline "ghost" predictive typing with pixel-perfect alignment.
  • Added GhostAutocompleteTextFormField for seamless Flutter Form integration (validation, onSaved, etc.).
  • Added GhostAutocompleteListTextField for dropdown-style multi-option suggestions (Google Maps style).
  • Integrated Copilot-style "Tab" badges to quickly accept suggestions via mouse or keyboard.
  • Support for 40+ standard TextField parameters including textAlign, maxLines, obscureText, and more.
  • Support for spellCheckConfiguration and autocorrect.
  • Synchronized scrolling for inline suggestions.
  • Broad compatibility: Dart SDK >= 3.0.0 and Flutter >= 3.0.0.
1
likes
0
points
284
downloads

Publisher

verified publishershirsh.dev

Weekly Downloads

A comprehensive Flutter package for ghost (predictive inline) autocomplete and dropdown-style suggestions. Includes Form support, Copilot-style Tab badges, and pixel-perfect alignment.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ghost_autocomplete