pretty_good_spacing library

A configurable spacing system for Flutter applications.

This library provides a consistent spacing system that can be configured to match your design system's base spacing unit.

Classes

KGap
A gap widget that uses the Space class for spacing values.
Space
A configurable spacing system for Flutter applications.

Extensions

EdgeInsetsExtension on double
A class that provides extension methods for the double class.