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

A Flutter Package for implementing stylish container.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adipoli_container

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

dependencies:
  adipoli_container: ^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:adipoli_container/adipoli_container.dart';
2
likes
130
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package for implementing stylish container.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on adipoli_container