volorio_whiteboard_uikit

Volorio Flutter whiteboard UI kit widgets.

Installation

flutter pub add volorio_whiteboard_uikit

Runtime and security

  • Runtime: Flutter application
  • Source version: 0.2.0
  • Registry status: published as 0.2.0
  • Canonical API base URL: https://api.volor.io
  • License: proprietary commercial SDK; see the included LICENSE and Volorio Terms.
  • This package exposes Volorio orchestration and state contracts. Connect the required RTC, rendering or persistence adapter described by the product integration before presenting the complete experience as active.
  • API keys belong only in a trusted backend. Mobile clients receive short-lived session JSON.

Public API

  • VolorioWhiteboardCanvas
import 'package:volorio_whiteboard_uikit/volorio_whiteboard_uikit.dart';

// Primary entry point: VolorioWhiteboardCanvas

Dependencies

  • volorio_whiteboard

Documentation