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

outdated

Simple padding widgets for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add padder

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

dependencies:
  padder: ^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:padder/padder.dart';
1
likes
20
points
384
downloads

Publisher

verified publisherarklabs.nz

Weekly Downloads

Simple padding widgets for Flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on padder