flutter_amazon_chime 0.1.0 copy "flutter_amazon_chime: ^0.1.0" to clipboard
flutter_amazon_chime: ^0.1.0 copied to clipboard

Flutter plugin for the Amazon Chime SDK, providing audio/video conferencing on iOS and Android.

0.1.0 #

  • Initial public release.
  • Audio and video meetings on iOS and Android via the Amazon Chime SDK.
  • Screen sharing on both platforms. On iOS, JoinInfo.screenShareExtensionId or the ChimeScreenShareExtension Info.plist key overrides the default <mainBundleId>.ScreenShareExt suffix so the broadcast upload extension target can be named anything.
  • Three usage tiers: drop-in AmazonChimeView, custom UI with ChimeSession, or fully headless via AmazonChime.instance streams and methods.
  • Real-time data messages, active speaker detection, connection quality signals, audio device management, and periodic meeting-quality metrics.
  • Typed exceptions (ChimePermissionException, ChimeMeetingException, ChimeDeviceException, ChimeStateException) for structured error handling.
2
likes
0
points
145
downloads

Publisher

verified publisherretozu.com

Weekly Downloads

Flutter plugin for the Amazon Chime SDK, providing audio/video conferencing on iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logger, meta, plugin_platform_interface, provider

More

Packages that depend on flutter_amazon_chime

Packages that implement flutter_amazon_chime