whiteboard_sdk_flutter 0.5.4
whiteboard_sdk_flutter: ^0.5.4 copied to clipboard
A Flutter plugin that support Agora Interactive Whiteboard on Android and iOS.
ChangeLog #
0.5.4 #
- Fix iOS WebView runJavascriptReturningResult return null.
0.5.3 #
- Fix iOS display video can't be stopped
0.5.2 #
- Fix
WhiteRoom.onCanUndoStepsUpdate,WhiteRoom.onCanRedoStepsUpdatenot call.
0.5.1 #
- Add
WhiteExceptionto describe error
0.5.0 #
- Update
white-sdk-webto 2.16.20 - Update
window-managerto 0.4.25 - Add
WhiteRoom.setContainerSizeRatioto update window ratio - Add
WhiteRoom.setPrefersColorSchemeto update window theme mode - Fix the problem of switching writable immediately after joining the room
0.4.0+1 #
- fix no roomPhase callback before joinRoom end
0.4.0 - 2022-03-30 #
- Update
white-sdk-webto 2.16.10 - Update
window-managerto 0.4.18 - Add Window Apis
- Fix Replay Apis
- Update Examples
0.3.0 - 2022-02-07 #
- Update
white-sdk-webto 2.15.17 uidis required byRoomOptionsto join the room
0.2.1 - 2022-02-07 #
- Fix Null to String bugs
0.2.0 - 2022-01-20 #
- Support Null-Safety
0.1.3 - 2022-01-20 #
- Rename Classes (WhiteboardView, WhiteSdk, WhiteRoom, WhiteReplay)
0.1.0 - 2021-05-21 #
- Sync white-sdk api
0.0.1 - #
- Describe initial release.