Mindinventory / drop_down_list

Highly versatile Widget to search through a single or multiple choices from bottom sheet list in a dialog box or a menu.
https://www.mindinventory.com/flutter-app-development.php
MIT License
75 stars 32 forks source link

ListTile's onTap to select #22

Open MrLightful opened 3 months ago

MrLightful commented 3 months ago

Blocked by #21 -- review & merge it first

Refactors item builder, so to use ListTile's onTap callback to select items. This improves User Experience, as the checkbox by itself is very small and proved to be sometimes hard to trigger by click. So instead, now, the user can click anywhere in the tile to trigger selection.

https://github.com/Mindinventory/drop_down_list/assets/14923964/6520c522-fa25-4104-9026-ecafa7d03efd