Releases: livekit/client-sdk-flutter
Releases · livekit/client-sdk-flutter
v1.1.11
v1.1.9
1.1.9
- Bump flutter-webrtc to 0.9.17
- Enable BroadCastExtension for iOS for the example.
v1.1.8
1.1.8
- Fix resume/full-reconnect.
- Support stopping the audio track on mute(turn off the mic indicator).
1.1.7
1.1.7
- Fixed ice config issues. (#192).
- Make timeouts configurable.
- Fixed Hardware.setSpeakerphoneOn() not working on iOS.
- Fixed track not being correctly passed to localParticipant in FastConnectOptions,
causing the camera to apply twice and not be released. - Clean up pingIntervalTimer when closing SignalClient.
v1.1.6
1.1.6
- Supports getting the connected remote address.
v1.1.5
v1.1.3
v1.1.2
v1.1.1
v1.1.0-hotfix
1.1.0-hotfix
- Align the version in .podspec with the package version (fix compilation errors under ios/mac).