pretty_good_spacing 0.0.2 copy "pretty_good_spacing: ^0.0.2" to clipboard
pretty_good_spacing: ^0.0.2 copied to clipboard

A configurable spacing system for Flutter applications with consistent design tokens and convenient widgets.

0.0.2 #

  • Add space125 (1.25x spacing unit) to fill gap between space100 and space150
  • Add KGap.space125() factory constructor for the new spacing value
  • Minor code cleanup and formatting improvements

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)
3
likes
160
points
525
downloads

Publisher

verified publisherdanhtran.me

Weekly Downloads

A configurable spacing system for Flutter applications with consistent design tokens and convenient widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, gap

More

Packages that depend on pretty_good_spacing