Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Releases: sarbagyastha/youtube_player

Version 3.1.1

24 Feb 08:28
Compare
Choose a tag to compare
  • [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

19 Feb 14:15
Compare
Choose a tag to compare
  • [Fixed] Manifest Merger error.
  • [Feature Added] startFullScreen property is added.
  • Upgraded dependencies.
  • Minor bug fixes.

v1.0.1

02 Feb 04:12
Compare
Choose a tag to compare

Migrated to androidx library

v0.8.1

29 Jan 14:31
Compare
Choose a tag to compare
* (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.