fany_containers 0.0.6 copy "fany_containers: ^0.0.6" to clipboard
fany_containers: ^0.0.6 copied to clipboard

Fancy Containers Flutter Package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fany_containers

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

dependencies:
  fany_containers: ^0.0.6

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:fany_containers/fancy_containers.dart';
1
likes
60
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Fancy Containers Flutter Package

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on fany_containers