fluera_canvas 0.10.4 copy "fluera_canvas: ^0.10.4" to clipboard
fluera_canvas: ^0.10.4 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 Flutter:

 $ flutter pub add fluera_canvas

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

dependencies:
  fluera_canvas: ^0.10.4

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:fluera_canvas/fluera_canvas.dart';
2
likes
150
points
27
downloads

Documentation

API reference

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
Contributing

Topics

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

License

MIT (license)

Dependencies

file_selector, flutter, meta, vector_math

More

Packages that depend on fluera_canvas