A minimal search input widget with debounce and clear button.
More...
A lightweight and reusable search input field with:
Search( placeholder: 'Cari produk', onSearchChanged: (text) { print('Search: $text'); }, )
unverified uploader
Repository (GitHub)
API reference
MIT (license)
flutter
Packages that depend on gome_search
Back