max_player 2.0.0
max_player: ^2.0.0 copied to clipboard
Max Player is a simple package to that helps you to play videos from your local, network and from the internet weather youtube, vimeo, etc.
1.1.1 #
- Version 1.1.1 of max_player package.
2.0.0 #
- Breaking Change: Removed all web-specific code and dependencies to focus on mobile platforms.
- Refactor: Renamed controller files and classes to remove "GetX" naming and standardized structure (
max_getx_video_controller.dart->max_video_controller.dart). - Docs: Updated README.md with Usage, License, Author, and Contribution guidelines.
- Fix: Fixed various analysis issues and file naming typos.