spaces2 1.0.1 copy "spaces2: ^1.0.1" to clipboard
spaces2: ^1.0.1 copied to clipboard

Defining global spacing constants for building consistent and responsive apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spaces2

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

dependencies:
  spaces2: ^1.0.1

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:spaces2/spaces2.dart';
1
likes
140
pub points
62%
popularity

Publisher

unverified uploader

Defining global spacing constants for building consistent and responsive apps.

Repository (GitHub)
View/report issues

Topics

#gap #flexible #row #column

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, freezed_annotation, gap

More

Packages that depend on spaces2