material3_layout 0.0.7 material3_layout: ^0.0.7 copied to clipboard
This package helps to create adaptive applications following the Material Design 3 guidelines.
0.0.1 #
- initial release
0.0.2 #
- update README file
0.0.3 #
- format code
0.0.4 #
- Fix background color issue in compact layout
- Fix large breakpoint issue
- Separate top and bottom border radius in PaneContainerWidget
- Change NavigationScaffold background color to new surface Material color
0.0.5 #
- Fix NavigationScaffold background color on compact layout
0.0.6 #
- Switch to original surface color
- Fix surfaceContainerLowest color issue when switching theme mode
0.0.7 #
- update icon and selected icon parameters in DestinationModel to Widget type