interactive_box 0.4.0 copy "interactive_box: ^0.4.0" to clipboard
interactive_box: ^0.4.0 copied to clipboard

A Flutter widget that has pre-defined design for scaling, rotating, moving interaction.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interactive_box

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

dependencies:
  interactive_box: ^0.4.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:interactive_box/interactive_box.dart';
20
likes
160
pub points
66%
popularity

Publisher

unverified uploader

A Flutter widget that has pre-defined design for scaling, rotating, moving interaction.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

defer_pointer, flutter

More

Packages that depend on interactive_box