flutter_pitel_voip 1.0.5 copy "flutter_pitel_voip: ^1.0.5" to clipboard
flutter_pitel_voip: ^1.0.5 copied to clipboard

flutter_pitel_voip is package support for voip call..

Changelog #

1.0.5 - 2023-10-11 #

  • Update package to pub.dev
  • Fixed bug callId null when hang up
  • Update dependency flutter_webrtc: ^0.9.40
  • Support flutter version 3.10.x

1.0.2 - 2023-06-10 #

  • Minimize package import.
  • Customize UI for Call screen.
  • Update new widget PitelVoip (for app.dart), PitelVoipCall (for home_screen.dart), CallScreen (for call_screen).
  • Feature cancel incoming call for IOS, for Android (stable in new version, waiting dependency flutter_callkit_incoming stable).
  • Optimize websocket connection.
  • Incoming call in lock screen.
  • Re-register when open, re-open app: terminate, background, foreground app state.
  • Fixed some bug: duplicate call, reconnect websocket,...

1.0.4 - 2023-10-2 #

  • Add field sip domain.
  • BLE support.