dismissible_expanded_list 0.2.3 dismissible_expanded_list: ^0.2.3 copied to clipboard
A Flutter package to provide 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
[0.1.4] - 17-Sep-2019 #
- added background color support
[0.1.5] - 17-Sep-2019 #
- added support to change info icon size
[0.1.6] - 17-Sep-2019 #
- added support to center title if no subtitle is present
[0.1.7] - 03-Oct-2019 #
- fixed subtitle bug
[0.1.8] - 03-Oct-2019 #
- added gesture detector for list item
[0.1.9] - 03-Oct-2019 #
- reverted package
[0.2.0] - 03-Oct-2019 #
- added root object in callback
[0.2.1] - 03-Oct-2019 #
- added elevation for list tile
- added card for badge
[0.2.2] - 11-Nov-2019 #
- added configurations
- refactored code
- updated readme.md file
[0.2.3] - 11-Nov-2019 #
- refactored imports
- updated readme.md file