aws_ivs_player 0.1.2
aws_ivs_player: ^0.1.2 copied to clipboard
A modern AWS IVS Player SDK implementation for Flutter with cross-platform support for live and on-demand video streaming.
Changelog #
0.1.0 #
- Initial beta release
- AWS IVS Player SDK implementation for Flutter
- Support for live and on-demand video streaming
- Cross-platform support (Android and iOS)
- Comprehensive state management
- Error handling and retry mechanisms
- Customizable UI components
- Modern Flutter architecture with abstract interfaces
0.1.1 #
- Fixed iOS podspec file naming to match package name
- Updated repository URLs in pubspec.yaml for proper validation
- Renamed ivs_player.podspec to aws_ivs_player.podspec
- Updated podspec metadata to match new package name
0.1.2 #
- Fixed repository URL validation issues
- Updated all repository URLs to match the renamed GitHub repository
- Updated iOS podspec homepage URL
- Improved documentation and README examples