esentis / multiple_search_selection

A highly customizable multiple selection widget with fuzzy search functionality.
https://pub.dev/packages/multiple_search_selection
BSD 3-Clause "New" or "Revised" License
12 stars 13 forks source link

Inconsistent parameter naming for focus nodes in constructors #45

Closed becjit closed 9 months ago

becjit commented 9 months ago

Current Behavior

in creatable factory it is searchFieldFocus but in default const it is still textFieldFocus

Expected behavior/code

should be consistent

Environment

Possible Solution

Only if you have suggestions on a fix for the bug

Additional context/Screenshots

Add any other context about the problem here. If applicable, add screenshots to help explain.

esentis commented 9 months ago

Will be fixed next release, thanks for reporting !