flutter-autocomplete-textfield icon indicating copy to clipboard operation
flutter-autocomplete-textfield copied to clipboard

Minimal Setup

Open AndryHTC opened this issue 4 years ago • 0 comments

I think that this widget asks for too many mandatory parameters. A lot of them could simply take a Default action (I think deserves for 90% of the use cases), instead of asking to the user to pass them always.

i.e. itemFilter, itemSorter, itemSubmitted(?), key(?), controller(?)

AndryHTC avatar Sep 14 '19 07:09 AndryHTC