whiteboard_sdk_flutter 0.5.4 copy "whiteboard_sdk_flutter: ^0.5.4" to clipboard
whiteboard_sdk_flutter: ^0.5.4 copied to clipboard

A Flutter plugin that support Agora Interactive Whiteboard on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whiteboard_sdk_flutter

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

dependencies:
  whiteboard_sdk_flutter: ^0.5.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:whiteboard_sdk_flutter/whiteboard_sdk_flutter.dart';
6
likes
140
pub points
59%
popularity

Publisher

unverified uploader

A Flutter plugin that support Agora Interactive Whiteboard on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, webview_flutter

More

Packages that depend on whiteboard_sdk_flutter