inani 0.1.0 copy "inani: ^0.1.0" to clipboard
inani: ^0.1.0 copied to clipboard

Flutter Package to help you animate your widgets on entry.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inani

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

dependencies:
  inani: ^0.1.0

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:inani/inani.dart';
0
likes
130
pub points
0%
popularity

Publisher

verified publishergabrielvieira.ao

Flutter Package to help you animate your widgets on entry.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inani