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

outdated

This Package lets you make animated gradients without any hassle. Just pass the primary and secondary colors and you're done.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animate_gradient

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

dependencies:
  animate_gradient: ^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:animate_gradient/animate_gradient.dart';
158
likes
0
points
2.59k
downloads

Publisher

verified publishergeekyants.com

Weekly Downloads

This Package lets you make animated gradients without any hassle. Just pass the primary and secondary colors and you're done.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animate_gradient