flutter_animation_plus 0.0.1 copy "flutter_animation_plus: ^0.0.1" to clipboard
flutter_animation_plus: ^0.0.1 copied to clipboard

The flutter_animation_plus package provides a collection of versatile animation widgets designed to enhance the Flutter application's visual appeal and interactivity. With over 15+ unique animation op [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_animation_plus

With Flutter:

 $ flutter pub add flutter_animation_plus

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

dependencies:
  flutter_animation_plus: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_animation_plus/flutter_animation_plus.dart';
3
likes
0
points
97
downloads

Publisher

verified publisherzamaappsstudio.com

Weekly Downloads

The flutter_animation_plus package provides a collection of versatile animation widgets designed to enhance the Flutter application's visual appeal and interactivity. With over 15+ unique animation options, developers can easily integrate dynamic effects into their UI elements.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_animation_plus