flutter_minimal_design 1.0.0
flutter_minimal_design: ^1.0.0 copied to clipboard
A minimal and elegant design system for Flutter applications
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2025-01-11 #
Added #
- Initial release
- Design tokens (DSSpacing, DSSize, DSRadius, DSColors, DSTextStyles)
- Core widgets (AppAppBar, CustomButton, CustomAppTextFormField)
- CustomScreen - Universal screen wrapper with loading/error states
- Pre-configured component variants (DSButton., DSFormField., DSScreen.*)
- Complete copyWith support for all widgets
- Accessibility features (44×44 touch targets)
- RTL support
- Comprehensive example app
- Full documentation
Features #
- Spacing: 7 levels (xsm to xxxlg)
- Text Styles: 7 variants (pageTitle to caption)
- Buttons: 6 pre-configured types
- Form Fields: 6 pre-configured types
- Screens: 9 pre-configured layouts