material_segmented_list 1.0.5
material_segmented_list: ^1.0.5 copied to clipboard
A Flutter package for creating the Material Expressive Segmented Lists.
1.0.5 #
-
Added lots of missing parameters from the ListTile class to the SegmentedListTile class that needed mapping
-
Renamed SegmentedListGroup to SegmentedListSection to make it more intuitive to those who used the CupertinoListSection since it's very similar
1.0.4 #
- Renamed SegmentedListTileGroup to SegmentedListGroup for convienience
1.0.3 #
- Fixed the issue where the selection related parameters were not working properly
1.0.2 #
- tweaked the look and feel to improve fidelity to the original design
1.0.1 #
- fixed readme issues
1.0.0 #
- Initial release.
