jitsi_meet_wrapper 0.1.0 jitsi_meet_wrapper: ^0.1.0 copied to clipboard
A Flutter wrapper around the official JitsiMeetSDKs. With this package, you can launch Jitsi meetings in a native view.
0.0.6 #
- Clean up pubspec.yaml #30
- Fix feature flag String mapping of
FEatureFlag.isToolboxEnabled
#45 - Add option to
setAudioMuted
#56 - Add option to
hangUp
#56 - Bump SDK version to 7.0.1
- Support Android 13 #60
- Bump Kotlin and Gradle versions #60
- Remove known issue that this plugin will not work on iOS simulator
0.0.5 #
- Fix wrong min iOS version in documentation #28
- Remove
pubspec.lock
files 1aa6203c67ef7a63accf2c6be397c70ca8f5d2c4
0.0.4 #
0.0.1 #
- Initial version