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
11 stars 13 forks source link

Optionally move pickedItemsContainer to bottom #39

Closed akash-ramaswamy closed 7 months ago

akash-ramaswamy commented 7 months ago

Customize the position of the pickedItemsContainer

@esentis thanks for this flutter package. I had one usecase where I needed the picked items container to be bottom of the widget stack. So raising this PR for implementation of the specified feature.

Screenshot 2023-11-19 at 10 35 15 AM
esentis commented 7 months ago

@akash-ramaswamy Hello there ! I'm glad you found use of the library. It's an interesting addition, thanks for the PR !