interactional_canvas 0.2.5 copy "interactional_canvas: ^0.2.5" to clipboard
interactional_canvas: ^0.2.5 copied to clipboard

The flutter package that operating interactive canvas.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interactional_canvas

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

dependencies:
  interactional_canvas: ^0.2.5

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:interactional_canvas/interactional_canvas.dart';
1
likes
130
points
363
downloads

Publisher

unverified uploader

Weekly Downloads

The flutter package that operating interactive canvas.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, vector_math

More

Packages that depend on interactional_canvas