Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Autocomplete packages

Last updated: May 1, 2024

Search fields are text fields with some added features like autocomplete, also known as typeahead or autosuggest. This feature suggests possible matches as the user types into the search field that helps in finding relevant query faster and can be very useful in filtering the relevant option(s) from a long list of options.

Flutter packages that provide the functionality of adding autocomplete, typeahead or autosuggestion are mentioned below.


flutter_typeahead Card Image
flutter_typeahead
Dart 3 compatible 👍 1.83K
Maintenance Status: Good

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

searchfield Card Image
searchfield
Dart 3 compatible 👍 269
Maintenance Status: Good

A highly customizable, simple and easy to use flutter Widget to add a searchfield to your Flutter Application. This Widget allows you to search and select from list of suggestions.

multi_trigger_autocomplete Card Image
multi_trigger_autocomplete
Dart 3 compatible 👍 87
Maintenance Status: Good

A flutter widget to add trigger based autocomplete functionality to your app.

autocomplete_textfield Card Image
autocomplete_textfield
Dart 3 compatible 👍 198
Maintenance Status: Average

A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.

easy_autocomplete Card Image
easy_autocomplete
Dart 3 compatible 👍 57
Maintenance Status: Average

A simple but flexible autocomplete TextFormField to help you display suggestions to your users while typing

field_suggestion Card Image
field_suggestion
Dart 3 compatible 👍 44
Maintenance Status: Average

Create highly customizable, simple, and controllable autocomplete fields.

textfield_search
Dart 3 compatible 👍 126
Maintenance Status: Poor

A new Flutter package which uses a TextField to search and select it's value from a simple list.

autotrie
Dart 3 compatible 👍 41
Maintenance Status: Poor

A auto-completion engine for Dart/Flutter, based around an optimized Trie implementation.

simple_autocomplete_formfield
Dart 3 compatible 👍 31
Maintenance Status: Poor

A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.

autocomplete_textfield_ns
Dart 3 compatible 👍 31
Maintenance Status: Poor

A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.

auto_search
👍 40
Maintenance Status: Poor

A simple Auto Search Text Field to spice up your projects. This package would help incorporate such a feature with ease.