pano_rtc 1.0.3 copy "pano_rtc: ^1.0.3" to clipboard
pano_rtc: ^1.0.3 copied to clipboard

outdated

Flutter plugin for PanoRtc SDK.

Change log #

1.0.3 #

  • Support Pano SDK to 1.6.0.0
  • Support Whiteboard new apis

1.0.2 #

  • Support Pano SDK to 1.5.6

1.0.1 #

  • Support Pano SDK to 1.5.4

1.0.0 #

  • Migrate to null safety

0.9.8 #

  • Support Pano SDK to 1.5.3
  • Support RtcMessageService new apis
  • Add Message ChannelService
  • Change default VideoProfileType to Standard
  • Fix Android render release bug when RtcView detached from window
  • Fix Android not reset front camera state when destory engine bug
  • Fix Whitboard addImageFile image not show bug

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