pretty_good_spacing 0.0.1
pretty_good_spacing: ^0.0.1 copied to clipboard
A configurable spacing system for Flutter applications with consistent design tokens and convenient widgets.
0.0.1 #
- Initial release of Pretty Good Spacing
- Configurable spacing system with base unit support
- Complete spacing scale from 0.25x to 10x base unit
- EdgeInsets extension methods for easy padding/margin setup
- KGap widget for convenient spacing in layouts
- Comprehensive test coverage
- Zero external dependencies (except Flutter SDK and gap package)