animate_z_widget 0.0.7 copy "animate_z_widget: ^0.0.7" to clipboard
animate_z_widget: ^0.0.7 copied to clipboard

AnimateZ is a Flutter package that allows you to add various animations to your widgets with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animate_z_widget

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

dependencies:
  animate_z_widget: ^0.0.7

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_z_widget/animate_z_widget.dart';
2
likes
150
points
67
downloads

Publisher

verified publishertamerelzein.com

Weekly Downloads

AnimateZ is a Flutter package that allows you to add various animations to your widgets with ease.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animate_z_widget