drawing_page 0.0.5 copy "drawing_page: ^0.0.5" to clipboard
drawing_page: ^0.0.5 copied to clipboard

A Flutter plugin for Handsfree sketching and drawing page

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drawing_page

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

dependencies:
  drawing_page: ^0.0.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:drawing_page/drawing_page.dart';
6
likes
130
pub points
14%
popularity

Publisher

unverified uploader

A Flutter plugin for Handsfree sketching and drawing page

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_colorpicker, plugin_platform_interface

More

Packages that depend on drawing_page