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

This is a simple plugin inspired by Tailwindcss that simplifies the writing of Padding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_spacer

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

dependencies:
  simple_spacer: ^0.0.2

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:simple_spacer/simple_spacer.dart';
5
likes
140
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This is a simple plugin inspired by Tailwindcss that simplifies the writing of Padding.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_spacer