mod_layout_one 1.0.9 mod_layout_one: ^1.0.9 copied to clipboard
A comprehensive Flutter layout package with theming and i18n support
1.0.9 #
-
ModButton improvements:
- Added loading state with customizable loading icon and text
- Added right icon support
- Added text alignment control
- Improved size consistency across different button types
- Enhanced button padding and spacing
-
ModTextBox improvements:
- Added support for different sizes (lg, md, sm, xs) matching button sizes
- Added support for suffix buttons
- Added label position control (top/left)
- Added floating label behavior control
- Improved text and icon sizing consistency
- Enhanced input decoration and padding
- Added support for prefix and suffix icons with proper sizing
1.0.8 #
- Correction of language translation, set to English.
1.0.7 #
- Updated LanguageSelector widget to use PopupMenuButton for language selection.
- Improved language flag display in LanguageSelector widget.
1.0.6 #
- Added footerHeight parameter to ModBaseLayout to allow customization of footer height.
1.0.5 #
- Added onTap parameter to MenuItem in sidebar.
1.0.4 #
- Added new examples to ButtonsPage.
- Improved documentation in README.md.
1.0.3 #
- Added ModTextDivider widget.
1.0.2 #
- Improvement in the button.
1.0.1 #
- Initial release with basic features.
1.0.0 #
- Initial release with basic features.