fluttie 0.3.1 copy "fluttie: ^0.3.1" to clipboard
fluttie: ^0.3.1 copied to clipboard

discontinuedreplaced by: lottie
outdated

Fluttie allows you to easily display stunning Lottie animations in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluttie

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

dependencies:
  fluttie: ^0.3.1

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

Publisher

unverified uploader

Fluttie allows you to easily display stunning Lottie animations in flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fluttie