debounced_autocomplete 1.0.0 copy "debounced_autocomplete: ^1.0.0" to clipboard
debounced_autocomplete: ^1.0.0 copied to clipboard

A Flutter autocomplete widget built on top of RawAutocomplete with built-in debouncing to optimize API calls and reduce unnecessary requests while users type.

1.0.0 #

  • Initial stable release
  • DebouncedAutocomplete widget built on RawAutocomplete with debouncing
  • DebounceController for timing and cancellation
  • Custom field and options view builders
  • Customizable debounce duration, loading management
0
likes
0
points
22
downloads

Publisher

verified publishervenhdev.me

Weekly Downloads

A Flutter autocomplete widget built on top of RawAutocomplete with built-in debouncing to optimize API calls and reduce unnecessary requests while users type.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on debounced_autocomplete