whiteboard 1.0.0 copy "whiteboard: ^1.0.0" to clipboard
whiteboard: ^1.0.0 copied to clipboard

A package for freehand use on whiteboard. This package provides a cross platform widget for drawing with controller.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whiteboard

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

dependencies:
  whiteboard: ^1.0.0

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:whiteboard/whiteboard.dart';
30
likes
160
points
694
downloads

Publisher

verified publishergoflutter.in

Weekly Downloads

A package for freehand use on whiteboard. This package provides a cross platform widget for drawing with controller.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on whiteboard