kenburns_nullsafety 1.0.1 copy "kenburns_nullsafety: ^1.0.1" to clipboard
kenburns_nullsafety: ^1.0.1 copied to clipboard

The migration of the kenburns effect plugin to null-safety. 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_nullsafety

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

dependencies:
  kenburns_nullsafety: ^1.0.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:kenburns_nullsafety/kenburns_nullsafety.dart';
6
likes
140
pub points
80%
popularity

Publisher

unverified uploader

The migration of the kenburns effect plugin to null-safety. The Ken Burns effect is a type of panning and zooming effect used in video production from still imagery.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on kenburns_nullsafety