Skip to content

Releases: sarbagyastha/youtube_player_flutter

Version 2.0.0

21 Oct 06:30
Compare
Choose a tag to compare
  • FIXED iOS playback is fully functional. Issue #2
  • Added forceHideAnnotation property which hides the default YouTube annotation. Read Issue #17 for detail
  • Added option to mute player.

Version 1.2.0

21 Oct 05:46
Compare
Choose a tag to compare
  • Added actions property, which can be used to add menus in top bar of video. See example for details.
  • Added option to hide fullscreen button.
  • FIXED Current position always showing 00:00 Issue #17

Version 3.0-beta.1

21 Oct 06:47
Compare
Choose a tag to compare
Version 3.0-beta.1 Pre-release
Pre-release
  • Faster fullscreen toggling.
  • Toggles fullscreen on orientation change.
  • Option to add own custom thumbnail.

Version 1.1.1+1

21 Oct 06:30
Compare
Choose a tag to compare
  • Updated dart constraint to >=2.2.0 <3.0.0*.
  • FIXED Parsing Exceptions.

Version 1.1.1

21 Oct 06:29
Compare
Choose a tag to compare
  • Fix for issue
    #12.
  • WebView is now exported alongside YoutubePlayer.

Version 1.1.0

21 Oct 06:29
Compare
Choose a tag to compare
  • Minor Improvements.
  • Built and tested on iOS device.
  • Migrated to AndroidX.
  • Removed warnings on iOS builds.

Version 1.0.1+1

21 Oct 06:28
Compare
Choose a tag to compare
  • Added Travis CI.

Version 1.0.1

21 Oct 06:22
Compare
Choose a tag to compare
  • FIXED Error while building for iOS.

Version 1.0.0+2

21 Oct 06:28
Compare
Choose a tag to compare
  • FIXED Video pausing on tapped, when controls were hidden.

Version 1.0.0+1

21 Oct 06:21
Compare
Choose a tag to compare
  • Added Download APK badge.