Skip to main content

Release of PlanetKit 0.7 for Flutter

PlanetKit 0.7 for Flutter has been released.

  1. Support group audio call functionality
    • PlanetKit 0.7 for Flutter supports group audio call functionality.
    • For more information, refer to Group call flow.
    • Example code can be found in the Group audio call code example.
    • Video call functionality will be supported in the future.
  2. Support the hold function
    • You can hold or unhold a call.
    • For more information, refer to Holding a call.
  3. Support the remote audio mute request function
  4. Support the responder preparation status function
  5. Support the network unavailable event function
    • When the network is unstable, PlanetKit attempts reconnection.
    • Afterwards, an event occurs to notify whether the network is available or unavailable.
    • For more information, refer to Network unavailable event.
  6. Support CallKit on iOS
    • You can use CallKit on iOS.
    • For more information, refer to the release notes.
  7. Support tone setting
    • You can set the ring tone, ringback tone, and end tone.
    • For more information, refer to the release notes.
  8. API changes

Milestone update

Milestone has been updated.

Release notes

For more information, refer to the release notes.