dismissible_expanded_list 0.1.3 dismissible_expanded_list: ^0.1.3 copied to clipboard
A Flutter package to provided dismissible and expanded list.
[0.0.1] - 26-Aug-2019 #
- Release version 0.0.1.
[0.0.2] - 27-Aug-2019 #
- Added badgeText in entry
- Removed badgeText from list tile
[0.0.3] - 27-Aug-2019 #
- fixed badge width
[0.0.4] - 27-Aug-2019 #
- fixed badge status issue
[0.0.5] - 28-Aug-2019 #
- fixed batch swipe issue on 0 child
[0.0.6] - 28-Aug-2019 #
- fixed tile background
[0.0.7] - 28-Aug-2019 #
- fixed background color
[0.0.8] - 28-Aug-2019 #
- added configuration for batch selection color
[0.0.9] - 29-Aug-2019 #
- fixed selection issues on
allowParentSelection
[0.1.0] - 29-Aug-2019 #
- fixed crash issue on toggling a parent with no child
[0.1.1] - 02-Sep-2019 #
- fixed tile height
- added support for title and subtitle styles
[0.1.2] - 03-Sep-2019 #
- add icon color for selected mode
[0.1.3] - 12-Sep-2019 #
- added badgeColor and badgeTextColor in entry