Release of PlanetKit 0.7 for Flutter
PlanetKit 0.7 for Flutter has been released.
- 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.
- Support the hold function
- You can hold or unhold a call.
- For more information, refer to Holding a call.
- Support the remote audio mute request function
- You can request that a 1-to-1 call peer or a group call participant mute their audio.
- For more information, refer to Mute sharing and control - Request remote audio mute.
- Support the responder preparation status function
- You can give the responder a time for preparation after they receive a call.
- For more information, refer to Responder preparation status.
- 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.
- Support CallKit on iOS
- You can use CallKit on iOS.
- For more information, refer to the release notes.
- Support tone setting
- You can set the ring tone, ringback tone, and end tone.
- For more information, refer to the release notes.
- API changes
- For API changes in this version, refer to the API changelog.
Milestone update
Milestone has been updated.
Release notes
For more information, refer to the release notes.