flotter 0.3.0 copy "flotter: ^0.3.0" to clipboard
flotter: ^0.3.0 copied to clipboard

Flotter is a plugin allowing you to use Lottie AnimationViews inside of Flutter, natively, using PlatformViews.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flotter

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

dependencies:
  flotter: ^0.3.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:flotter/flotter.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flotter is a plugin allowing you to use Lottie AnimationViews inside of Flutter, natively, using PlatformViews.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flotter