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

outdated

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.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:kenburns_nullsafety/kenburns_nullsafety.dart';
9
likes
90
points
387
downloads

Publisher

unverified uploader

Weekly Downloads

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