duo_animation 0.1.0 copy "duo_animation: ^0.1.0" to clipboard
duo_animation: ^0.1.0 copied to clipboard

iPhone Duo style tilt-driven frosted-glass fold effect for any Flutter widget subtree. Device motion drives a fragment shader on Impeller.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add duo_animation

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

dependencies:
  duo_animation: ^0.1.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:duo_animation/duo_animation.dart';
1
likes
160
points
35
downloads
screenshot

Documentation

API reference

Publisher

verified publishernarayann.dev

Weekly Downloads

iPhone Duo style tilt-driven frosted-glass fold effect for any Flutter widget subtree. Device motion drives a fragment shader on Impeller.

Repository (GitHub)
View/report issues
Contributing

Topics

#animation #shader #sensors #impeller #duo

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on duo_animation

Packages that implement duo_animation