flutter_page_scaffold 0.1.1
flutter_page_scaffold: ^0.1.1 copied to clipboard
A reusable main content area template widget with page titles, section headers, and theme-aware styling.
0.1.1 #
- Fix: Wrap root widget with
Materialto provide Material ancestor for child widgets (e.g.DropdownButton,InkWell,TextField)
0.1.0 #
- Initial release
MainAreaTemplatewidget for page-level layouts with title, description, icon, and actionsMainAreaSectionwidget for grouped content cards with accent-bar headers- Theme-aware styling using
ColorSchemetokens expandedparameter for sections that fill remaining space