Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 665 Bytes

File metadata and controls

28 lines (19 loc) · 665 Bytes

[0.0.5] - 2020-010-12

  • Bug fix withCredentials in httpCallback
  • Add form for settings and sip settings
  • Added remainig plugins work in progress

[0.0.4] - 2020-09-27

  • Bug fix incomingcall jsep
  • Add documentation for the package

[0.0.3] - 2020-09-26

  • Bug fix dtmf_sender
  • Updated the callback static types for dtmfsender

[0.0.2] - 2020-09-25

  • Upgrade flutter_webrtc (0.3.3)
  • Update for change in name of flutter_webrtc
  • Changes made for rename of navigator to MediaDevices

[0.0.1] - 2020-09-24

  • Initial Release.
  • Ported janus.js to flutter, all calls were mapped one to one in flutter
  • Variables were assigned type in flutter
  • Echotest working