m3e_card_list 0.0.1
m3e_card_list: ^0.0.1 copied to clipboard
A Flutter package providing expressive Material 3 card lists with dynamically rounded corners for ListView, SliverList and Column.
0.0.1 #
- Initial release.
- Adds
M3ECardListfor standard ListViews. - Adds
SliverM3ECardListfor CustomScrollViews. - Adds
M3ECardColumn, a lightweight rendering alternative for static card lists. - Supports customizable corners, colors, borders, haptics, margin, and custom ink splashes following Material 3 Expressive guidelines.