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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pretty_good_spacing

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  pretty_good_spacing: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pretty_good_spacing/pretty_good_spacing.dart';
3
likes
160
points
333
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