click_rive_animation 0.1.0-alpha copy "click_rive_animation: ^0.1.0-alpha" to clipboard
click_rive_animation: ^0.1.0-alpha copied to clipboard

Flutter package for clicking animation with the help of rive animation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add click_rive_animation

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

dependencies:
  click_rive_animation: ^0.1.0-alpha

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:click_rive_animation/click_rive_animation.dart';
2
likes
150
pub points
48%
popularity

Publisher

unverified uploader

Flutter package for clicking animation with the help of rive animation

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, rive

More

Packages that depend on click_rive_animation