jitsi_meet_wrapper 0.2.0+1 copy "jitsi_meet_wrapper: ^0.2.0+1" to clipboard
jitsi_meet_wrapper: ^0.2.0+1 copied to clipboard

A Flutter wrapper around the official JitsiMeetSDKs. With this package, you can launch Jitsi meetings in a native view.

0.2.0+1 #

  • Remove custom PiP implementation on iOS b61dd6c

0.2.0 #

  • Breaking: Remove FeatureFlag enum to reduce maintenance effort; Feature flags can still be set by using the native feature flag name as explained in the documentation of JitsiMeetingOptions.featureFlags 9718c87
  • Fix bug that would open a second activity when tapping the Android background notification c9d04dc

0.1.2 #

  • Add isPrejoinPageEnabled feature flag aac9f2f

0.1.1 #

0.1.0 #

  • Breaking: Bump SDK version to 8.1.2; This requires Android minSdkVersion of 24 7932c59

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 #

0.0.4 #

  • Bump SDK version to 5.0.2 #19
  • Add more conference events: onAudioMutedChanged, onVideoMutedChanged, onScreenShareToggled , onParticipantJoined, onParticipantLeft, onParticipantsInfoRetrieved, onChatMessageReceived , onChatToggled #18

0.0.3 #

  • Bump SDK version to 5.0.0

0.0.2 #

  • Bump SDK version to 4.1.0

0.0.1 #

  • Initial version
77
likes
120
pub points
91%
popularity

Publisher

unverified uploader

A Flutter wrapper around the official JitsiMeetSDKs. With this package, you can launch Jitsi meetings in a native view.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, jitsi_meet_wrapper_platform_interface

More

Packages that depend on jitsi_meet_wrapper