kaleyra_video_flutter_plugin 2.3.2 copy "kaleyra_video_flutter_plugin: ^2.3.2" to clipboard
kaleyra_video_flutter_plugin: ^2.3.2 copied to clipboard

Flutter plugin enabling video communication through Kaleyra Video SDKs

2.3.2 #

  • git subrepo pull ios/native-bridge
  • chore: setup java desugaring in order to execute demo app on older api 21 devices
  • chore: update gradle versions
  • chore: avoid dart compilation warnings
  • chore: fix wrong package for notification_proxy.dart

2.3.1 #

  • git subrepo pull (merge) ios/native-bridge

2.3.0 #

  • git subrepo pull (merge) ios/native-bridge

2.2.0 #

  • git subrepo pull (merge) ios/native-bridge

2.1.2 #

  • git subrepo pull (merge) ios/native-bridge

2.1.1 #

  • git subrepo pull (merge) ios/native-bridge

2.1.0 #

  • git subrepo pull (merge) ios/native-bridge

2.0.6 #

  • git subrepo pull ios/native-bridge

2.0.5 #

  • git subrepo pull ios/native-bridge

2.0.4 #

  • git subrepo pull ios/native-bridge
  • Update ci.yml
  • Update release.yml

2.0.3 #

  • git subrepo pull ios/native-bridge

2.0.2 #

  • git subrepo pull ios/native-bridge
  • chore: updare release.yml
  • chore: update releate workflow
  • Update release.yml
  • Update release.yml
  • Update README.md

2.0.1 #

  • git subrepo pull ios/native-bridge
  • Update release.yml
  • Update release.yml
  • fix: push notification handling for demo app

2.0.0 #

  • Update release.yml
  • Update README.md
  • chore: remove catalog
  • git subrepo pull ios/native-bridge
  • git subrepo pull ios/native-bridge
  • git subrepo pull ios/native-bridge
  • chore: update gradle to use new plugins API
  • chore: add ag connect json for huawei push kit
  • chore: enable huawei push registration
  • chore: enable huawei push receiver on demo app's manifest
  • feat: fix huawei plugins for the example app
  • chore: use catalog for sample app and flutter android plugin
  • git subrepo pull (merge) ios/native-bridge
  • chore: remove huawei hms provider registration due to hms plugin compatibility
  • chore: remove title bar from activities launched by android example
  • refactor: update gradle 8
  • git subrepo pull ios/native-bridge
  • git subrepo pull ios/native-bridge
  • Remove rootViewController parameter from VideoHybridNativeBridge initialization
  • git subrepo pull ios/native-bridge
  • Fix pip not working due to initialization of CallWindow without parameters
  • Remove no more needed verifyCurrentCall(_) function from plugin and implementation from iOS platform
  • Remove no more needed handlePushNotificationPayload(_) function from plugin and implementation from iOS platform
  • Remove UserDetailsFormat class and related functions and tests
  • Fix failing tests for UserDetails
  • Update framework import with new naming
  • Review UserDetails dart class removing no more used properties and rename others
  • Update sample app dependency
  • Update pods for sample app
  • Update iOS plugin podspec file using latest KaleyraVideoSDK pod
  • Update sample app dependency
  • Update minimum deployment target for sample app
  • git subrepo pull ios/native-bridge

1.3.0 #

  • git subrepo pull ios/native-bridge
  • chore: update release CI
  • chore: update release.yml
  • Update release.yml
  • chore: update release.yml
  • chore: use ios version of the sdk declared in the podfile of the native-bridge
  • git subrepo pull ios/native-bridge
  • chore: update ci to auto release with bot
  • chore: indent ci files

1.2.1 #

  • Bump Bandyer iOS SDK pod version to 3.12.1

1.2.0 #

  • git subrepo pull ios/native-bridge
  • Bump Bandyer iOS SDK pod version to 3.12.0

1.1.4 #

  • git subrepo pull ios/native-bridge

1.1.3 #

  • Bump Bandyer iOS SDK pod version to 3.11.1
  • Update sample app dependency
  • Configure KaleyraVideoConfig.plist file in iOS sample project with correct appGroupIdentifier and extensionBundleIdentifier

1.1.2 #

  • Bump Bandyer iOS SDK pod version to 3.11.0
  • Update sample app dependency
  • git subrepo pull ios/native-bridge
  • Update README.md

1.1.1 #

  • git subrepo pull ios/native-bridge
  • Update release.yml
  • Update CHANGELOG.md
  • Update release.yml

1.1.0 #

  • Updated to version 1.1.0
  • Format files to dart format convention
  • Bump Bandyer iOS SDK pod version to 3.10.0
  • git subrepo pull ios/native-bridge
  • Update release.yml
  • Update README.md

1.0.2 #

  • Align user details formatter default behaviour between iOS and Android platform

1.0.1 #

  • Fixed a bug on CreateCallOptions class.

1.0.0 #

  • First release