m3e_segmented_list 0.0.3
m3e_segmented_list: ^0.0.3 copied to clipboard
A Flutter package providing expressive Material 3 segmented lists with dynamically rounded corners and selection support.
0.0.3 #
- segmented-list: let
M3ESegmentedItemownisVisibleso hidden items keep their surface (contributed by Hsukqi Lee) - segmented-list: add
isVisibleto exclude hidden children from gap and radius math (contributed by Hsukqi Lee)
0.0.2 #
- segmented-list: Add M3ESegmentedRow
- segmented-list: add pressed scale micro-interaction support
- segmented_list: use InkSparkle as default splash effect
- segmented_list: add 2d lift-off shift and stack coordinate isolation to reorderable list
- segmented-list: add keyboard navigation and focus ring support
0.0.1 #
- segmented-list: introduce
M3ESegmentedList,M3EReorderableSegmentedList, andSliverM3ESegmentedListwith spring physics reordering, selection modes, and dynamic corner morphing