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

Discord Medium LinkedIn Twitter

Top Flutter Autocomplete packages

Last updated: November 15, 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 👍 2K
Maintenance Status: Good

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

searchfield Card Image
searchfield
Dart 3 compatible 👍 333
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.

textfield_search
Dart 3 compatible 👍 132
Maintenance Status: Good

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

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

Create highly customizable, simple, and controllable autocomplete fields.

search_autocomplete
Dart 3 compatible 👍 1
Maintenance Status: Good

A Flutter autocomplete search widget with custom dropdowns and Cubit/BLoC support.

multi_trigger_autocomplete Card Image
multi_trigger_autocomplete
Dart 3 compatible 👍 100
Maintenance Status: Average

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

autocomplete_textfield
Dart 3 compatible 👍 200
Maintenance Status: Poor

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

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 👍 32
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.