flutter_advanced_canvas_editor 1.0.4 copy "flutter_advanced_canvas_editor: ^1.0.4" to clipboard
flutter_advanced_canvas_editor: ^1.0.4 copied to clipboard

The Advanced Canvas Editor is a powerful tool for drawing and editing, perfect for artists, designers, and developers to create, manipulate, and export canvas-based artwork effortlessly.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_advanced_canvas_editor

With Flutter:

 $ flutter pub add flutter_advanced_canvas_editor

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

dependencies:
  flutter_advanced_canvas_editor: ^1.0.4

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:flutter_advanced_canvas_editor/flutter_advanced_canvas_editor.dart';
8
likes
0
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

The Advanced Canvas Editor is a powerful tool for drawing and editing, perfect for artists, designers, and developers to create, manipulate, and export canvas-based artwork effortlessly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_advanced_canvas_editor