byteark_player_flutter 1.1.6
byteark_player_flutter: ^1.1.6 copied to clipboard
ByteArkPlayerFlutter is a Flutter plugin for the ByteArk Player, designed to enable seamless video playback and advanced player management within your Flutter applications.
1.1.6 #
- Bug fixes and performance improvements.
1.1.5 #
- Update README.md
- Add Lighthouse metadata configuration
1.1.4 #
- Bug fixes and performance improvements.
1.1.3 #
- Added support for transparent subtitle background on iOS
1.1.2 #
- Improve architecture and performance efficiency
1.1.1 #
- Bug fixes and performance improvements.
1.1.0 #
- Major refactor: Simplified and restructured ByteArkPlayer listener and controller setup.
- Improved code clarity and separation of concerns.
- Easier integration and customization for developers.
- Lays foundation for upcoming feature extensions.
1.0.10 #
- Code quality improvement.
1.0.9 #
- Update the logic for setSubtitle and setAudio.
1.0.8 #
- Added more subtitle font size options.
- Added support for setting the subtitle position as a percentage (%) of the screen height.
1.0.7 #
- Implement ads event listener.
- Implement secure surface configuration.
- Implement subtitle configuration.
1.0.6 #
- Update README.md
1.0.5 #
- Code quality improvement.
1.0.4 #
- Update README.md
1.0.3 #
- Remove unnecessary public APIs.
- Improve code quality.
1.0.2 #
- Add demo integration guide.
- Update LICENSE file.
1.0.1 #
- Update README.md
1.0.0 #
- Initial release