Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 362 Bytes

File metadata and controls

9 lines (8 loc) · 362 Bytes

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)