youtube_player 3.5.0+1 copy "youtube_player: ^3.5.0+1" to clipboard
youtube_player: ^3.5.0+1 copied to clipboard

discontinued

A flutter plugin to play Youtube Videos "inline" without API Key in range of Quality (144p, 240p, 360p, 480p, 720p and 1080p).

[3.5.0+1] - May 10, 2020 #

[3.4.1] - April 23, 2019 #

  • [FIXED] Bugs with orientation changes.
  • [FIXED] onVideoEnded being called more than once sometimes.
  • [Feature Added] loop property added.

[3.4.0] - April 23, 2019 #

  • [FIXED] Issue #31.
  • [Feature Added] FullScreen on orientation change. This can controlled using new reactToOrientationChange property.
  • Dart Docs Added.

[3.3.0] - April 21, 2019 #

  • Added option to hide share button using hideShareButton property.

[3.2.2] - April 17, 2019. #

  • [Fixed] Issues with onVideoEnded as #28.
  • [Feature Added] Support for 144p playback added, as requested in #27.
  • [Improved] Quality change uses Modal Bottom Sheet now.
  • Updated to latest dependencies.
  • Changed dart sdk constraint to >=2.1.0 <3.0.0.

[3.2.1] - April 12, 2019. #

  • switchFullScreenOnLongPress property added. If set to true, long press on a video will switch fullscreen.

[3.2.0] - April 1, 2019. #

  • Issue #21 fixed.
  • [IMPORTANT] Read Note section.

[3.1.1+3] - February 24, 2019. #

  • Minor changes.

[3.1.1] - February 24, 2019. #

  • [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.

[3.1.0] - February 19, 2019. #

  • [Fixed] Manifest Merger error.
  • [Feature Added] startFullScreen property is added.
  • Upgraded dependencies.
  • Minor bug fixes.

[3.0.0] - February 16, 2019. #

  • Breaking change. [controlsBackgroundColor] is removed. [controlsColor] property is now changed to class. This allows to color customize almost every interactive elements in the player.
  • New Feature. Supports for Live Stream Videos added.
  • Updated ExoPlayer to Version 2.9.5
  • [controlsActiveBackgroundOverlay] property added.
  • [Fixed] Minor bug with timers.
  • [Improved] Removed last traces of support library(in favor of Androidx).

[2.0.3] - February 4, 2019. #

  • controlsBackground property now sets background overlay for play and pause.
  • [Fixed] Crashing on defining width.

[2.0.2] - February 3, 2019. #

  • Breaking change. [context] property is required now.
  • Redesigned controls to match original YouTube experience.
  • Fast forward and Rewind feature added, on double tap.
  • Can now adjust video quality through player.
  • Can now share videos with other apps.
  • Size of player can be adjusted.
  • [FIXED] Stretching portrait videos.

[1.0.0] - February 1, 2019. #

  • Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
  • AutoPlay property added.

[0.8.1] - January 29, 2019. #

  • Minor bug fixes.

[0.8.0] - January 29, 2019. #

  • (Fixed) Defining controller is optional now.
  • (Fixed) Video not disposing issue. Thanks to [@Y-ndm] for raising the issue.

[0.7.2] & [0.7.1] - January 26, 2019. #

  • Minor Fixes.

[0.7.0] - January 26, 2019. #

  • Video loads and plays lot more faster than in previous versions.
  • Availability of controller outside the player, for in-depth customizations and events access See Example
  • (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.

[0.6.1] - January 11, 2019. #

  • (FIXED) Video continuing to play on background. Thanks to [@ParthAggarwal1996] for raising the issue.
  • Dependency Update

[0.6.0] - January 5, 2019. #

  • Videos play faster now.
  • Shows video thumbnail on loading.
  • Changed dependency to 'http' in place of 'dio' in order to reduce amount of code reference.
  • Automatic Fallback to lower quality if higher qualities are not available.
  • (FIXED) 'Default Interface Methods are only supported...' error.
  • (FIXED) Control bar not showing on single tap(after loading).
  • (FIXED) Depreciated Warnings
  • Support for Live Stream Video Playback Added (but not playing yet, will be fixed in next update on finding workaround).

[0.5.0] - January 5, 2019. #

  • Minor Changes.

[0.4.0] - January 4, 2019. #

  • Fixed some bugs with controls and orientation change.

[0.3.0] - January 4, 2019. #

  • ReadMe File Updated. Fixed some bugs.

[0.2.0] - January 3, 2019. #

  • Updated Controls.

[0.1.0] - January 2, 2019. #

  • Initial Release.
25
likes
40
pub points
61%
popularity

Publisher

verified publishersarbagyastha.com.np

A flutter plugin to play Youtube Videos "inline" without API Key in range of Quality (144p, 240p, 360p, 480p, 720p and 1080p).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, share

More

Packages that depend on youtube_player