whiteboardkit 0.2.2 copy "whiteboardkit: ^0.2.2" to clipboard
whiteboardkit: ^0.2.2 copied to clipboard

An awesome Flutter whiteboard implementation with drawing toolbox.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whiteboardkit

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

dependencies:
  whiteboardkit: ^0.2.2

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:whiteboardkit/whiteboardkit.dart';
51
likes
40
pub points
51%
popularity

Publisher

unverified uploader

An awesome Flutter whiteboard implementation with drawing toolbox.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

async, flutter, font_awesome_flutter, json_annotation, synchronized, xml

More

Packages that depend on whiteboardkit