This repository has been archived by the owner on May 18, 2020. It is now read-only.
Releases: sarbagyastha/youtube_player
Releases · sarbagyastha/youtube_player
Version 3.1.1
- [Improved] Reduced the footprint of the plugin by removing unnecessary dependencies.
- [Feature Added] controlsTimeOut property is added.
- Updated ExoPlayer to Version 2.9.6
- Sharing videos through Youtube App to Example App.
- Minor improvements.
Version 3.1.0
- [Fixed] Manifest Merger error.
- [Feature Added] startFullScreen property is added.
- Upgraded dependencies.
- Minor bug fixes.
v1.0.1
Migrated to androidx library
v0.8.1
* (Fixed) Defining controller is optional now.
* (Fixed) Video not disposing issue.
* Video loads and plays lot more faster than in previous versions.
* Availability of controller outside the player, for in-depth customizations and events access
* (FIXED) Aspect ratio and orientation problem in videos.
* (UNDER THE HOOD) Optimized Youtube Stream Link generation.
* (UNDER THE HOOD) Reduced dependencies. Significant reduction in code reference.
* Added controls customization.