add_to_cart_animation 2.0.3 copy "add_to_cart_animation: ^2.0.3" to clipboard
add_to_cart_animation: ^2.0.3 copied to clipboard

A flutter plugin which provide you add to cart animation. I have prepared it to special to shopping apps however you can use it on the others apps too.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add add_to_cart_animation

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

dependencies:
  add_to_cart_animation: ^2.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:add_to_cart_animation/add_to_cart_animation.dart';
203
likes
140
pub points
93%
popularity

Publisher

unverified uploader

A flutter plugin which provide you add to cart animation. I have prepared it to special to shopping apps however you can use it on the others apps too.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on add_to_cart_animation