Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Autocomplete packages
Last updated: February 25, 2025
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
👍 2.06K ⬇️ 190K
Dart 3 compatibleMaintenance Status: Average
A highly customizable typeahead (autocomplete) text input field for Flutter

searchfield
👍 363 ⬇️ 29.5K
Dart 3 compatibleMaintenance Status: Good
A highly customizable, simple and easy to use AutoComplete widget for your Flutter app
autocomplete_textfield
👍 203 ⬇️ 13.7K
Dart 3 compatibleMaintenance Status: Poor
A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.
textfield_search
👍 135 ⬇️ 3.1K
Dart 3 compatibleMaintenance Status: Good
A new Flutter package which uses a TextField to search and select it's value from a simple list.

multi_trigger_autocomplete
👍 109 ⬇️ 1K
Dart 3 compatibleMaintenance Status: Average
A flutter widget to add trigger based autocomplete functionality to your app.
autotrie
👍 41 ⬇️ 5.3K
Dart 3 compatibleMaintenance Status: Poor
A auto-completion engine for Dart/Flutter, based around an optimized Trie implementation.

field_suggestion
👍 44 ⬇️ 1.6K
Dart 3 compatibleMaintenance Status: Good
Create highly customizable, simple, and controllable autocomplete fields.
simple_autocomplete_formfield
👍 32 ⬇️ 316
Dart 3 compatibleMaintenance Status: Poor
A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.
autocomplete_textfield_ns
👍 31 ⬇️ 846
Dart 3 compatibleMaintenance Status: Poor
A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.
search_autocomplete
👍 3 ⬇️ 171
Dart 3 compatibleMaintenance Status: Good
A Flutter autocomplete search widget with custom dropdowns and Cubit/BLoC support.
auto_search
👍 40 ⬇️ 36
Maintenance Status: Poor
A simple Auto Search Text Field to spice up your projects. This package would help incorporate such a feature with ease.