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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
6
likes
140
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.09 - 2025.02.21

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, webview_flutter

More

Packages that depend on whiteboard_sdk_flutter