flutter_ivs_stage 1.0.1 copy "flutter_ivs_stage: ^1.0.1" to clipboard
flutter_ivs_stage: ^1.0.1 copied to clipboard

A comprehensive Flutter plugin for Amazon IVS (Interactive Video Service) real-time streaming with multi-participant video calls, broadcasting, and flexible UI components. Supports both built-in Stage [...]

1.0.1 #

  • Toggle Camera in stage
  • Fixed camera always open even after leave stage

1.0.0 #

  • Initial Release - Complete Flutter plugin for Amazon IVS real-time streaming
  • Multi-participant video calls - Support for multiple participants in real-time
  • Broadcasting capabilities - Stream to RTMP endpoints with live audio/video
  • Video mirroring - Mirror local and remote video streams with live controls
  • Dual UI approach - Built-in StageView widget for quick implementation and core APIs for custom UI development
  • Real-time participant management - Live participant joining/leaving with state management
  • Audio/video controls - Mute/unmute audio and video with real-time feedback
  • Permission handling - Automatic camera and microphone permission management
  • iOS support - Full iOS implementation using Amazon IVS iOS SDK v1.15.0
  • Comprehensive documentation - Complete README with both usage approaches and troubleshooting guide
  • Example application - Demo app showing both built-in and custom UI implementations

0.0.1 #

  • Initial development setup
1
likes
140
points
25
downloads

Publisher

verified publishersunilflutter.in

Weekly Downloads

A comprehensive Flutter plugin for Amazon IVS (Interactive Video Service) real-time streaming with multi-participant video calls, broadcasting, and flexible UI components. Supports both built-in StageView widgets and custom UI development with core APIs.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_ivs_stage

Packages that implement flutter_ivs_stage