pano_rtc 0.9.8-dev.2 copy "pano_rtc: ^0.9.8-dev.2" to clipboard
pano_rtc: ^0.9.8-dev.2 copied to clipboard

outdated

Flutter plugin for PanoRtc SDK.

Change log #

0.9.8-dev.2 #

  • Fix Android not reset front camera state when destory engine bug

0.9.8-dev.1 #

  • Fix Android render release bug when RtcView detached from window

0.9.7 #

  • Support Pano SDK to 1.4.4.6
  • Support Whiteboard new apis
  • Add callbacks for startAudio, startVideo and startScreen
  • Add onScreenCaptureStateChanged callback

0.9.6 #

  • Support Pano SDK to 1.4.1
  • Add startScreen/stopScreen api to support screen share
  • Add addAudioFile/addVideoFile Whiteboard api
  • Recover the sendMessage/broadcast Whiteboard api

0.9.5 #

  • Add rtc_messageService to support Pano SDK 1.3.7
  • Android whiteboard support H5 transcode file
  • Fix iOS setCurrentScaleFactor crash bug
  • Fixed iOS dependency Pano SDK version
  • Fixed Whiteboard add image not display bug

0.9.4 #

  • Add whiteboard api to support Pano SDK 1.3.3
  • Add stopVideo api
  • Add example code
  • Change userId type from int to String
  • Fix iOS Whiteboard setColor not working bug
  • Fix iOS whiteboard message api bug
  • Fix Android subscribeScreen bug
  • Fix Android Whiteboard redo function bug
  • Fix Android using native alert dialogs exception

0.9.3 #

  • Fix iOS whiteboard callback crash bug
  • Fix whiteboard gesture not working bug
  • Fix engine callback event runtime warning
  • Fix iOS subscribeVideo bug
  • Fix Android whiteboard api no callback error
  • Fix Android whiteboard channelId error
  • Fix Android whiteboard bugs

0.9.2 #

  • Fix create whiteboardEngine bug
  • Fix iOS method not implementation bug
  • Fix Android method not implementation bug

0.9.1 #

  • Support Pano SDK to 1.2.9
  • Fix Android crash bug
  • Added docs for SDK apis