kenburns 1.0.2 copy "kenburns: ^1.0.2" to clipboard
kenburns: ^1.0.2 copied to clipboard

outdated

Kenburns effect on flutter. The Ken Burns effect is a type of panning and zooming effect used in video production from still imagery.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kenburns

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

dependencies:
  kenburns: ^1.0.2

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

Publisher

unverified uploader

Kenburns effect on flutter. The Ken Burns effect is a type of panning and zooming effect used in video production from still imagery.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on kenburns