Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jifalops/simple_autocomplete_formfield
A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.
https://github.com/jifalops/simple_autocomplete_formfield
Last synced: about 2 months ago
JSON representation
A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.
- Host: GitHub
- URL: https://github.com/jifalops/simple_autocomplete_formfield
- Owner: jifalops
- License: mit
- Created: 2018-06-13T21:38:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T12:15:00.000Z (over 2 years ago)
- Last Synced: 2023-08-20T23:06:43.881Z (over 1 year ago)
- Language: C++
- Size: 1.34 MB
- Stars: 42
- Watchers: 4
- Forks: 16
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleAutocompleteFormField
A Flutter widget that wraps a TextFormField and assists with autocomplete functionality.
[example/lib/main.dart](example/lib/main.dart)
![demo.gif](demo.gif)