breathing_collection 1.0.0+3 copy "breathing_collection: ^1.0.0+3" to clipboard
breathing_collection: ^1.0.0+3 copied to clipboard

A collection of Flutter widgets with breathing animation. More widgets will be added.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add breathing_collection

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

dependencies:
  breathing_collection: ^1.0.0+3

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:breathing_collection/breathing_collection.dart';
65
likes
130
pub points
78%
popularity

Publisher

verified publisheralanchan.dev

A collection of Flutter widgets with breathing animation. More widgets will be added.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, simple_animations, supercharged

More

Packages that depend on breathing_collection