EfficientAutocompleteFormField

This is a fork of this package SimpleAutocompleteFormField, because the maintainer is no longer working on it.

I mainly upgraded this package to the latest Flutter release, Flutter 3.0. I also have made sure to use flutter_lints to make the package more efficient. I hope you can use this further!

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

example/lib/main.dart

demo.gif