fluera_canvas 0.10.0 copy "fluera_canvas: ^0.10.0" to clipboard
fluera_canvas: ^0.10.0 copied to clipboard

Document-grade infinite-canvas SDK for Flutter — layered scene graph, selection + transform, lasso, image annotations, text, keyboard shortcuts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluera_canvas

With Flutter:

 $ flutter pub add fluera_canvas

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

dependencies:
  fluera_canvas: ^0.10.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fluera_canvas/fluera_canvas.dart';
2
likes
0
points
26
downloads

Publisher

verified publisherfluera.dev

Weekly Downloads

Document-grade infinite-canvas SDK for Flutter — layered scene graph, selection + transform, lasso, image annotations, text, keyboard shortcuts.

Homepage
Repository (GitHub)
View/report issues

Topics

#canvas #whiteboard #infinite-canvas #notes #graphics

License

unknown (license)

Dependencies

file_selector, flutter, meta, vector_math

More

Packages that depend on fluera_canvas