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

A package that provides utils for creating ending padding in lists.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add end_padding

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

dependencies:
  end_padding: ^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:end_padding/end_padding.dart';
1
likes
150
points
22
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A package that provides utils for creating ending padding in lists.

Repository (GitHub)

Topics

#lists #widget #padding

Documentation

API reference

Funding

Consider supporting this project:

github.com
buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on end_padding