Skip to content

Releases: itsSagarBro/modern_player

0.1.0

03 Jun 04:56
7591252
Compare
Choose a tag to compare

What's Changed

  • Support default audio and subtitle tracks by @kvenn in #5
  • Updated to 0.1.0
  • Added default selector for audio, subtitle and video qualities
  • Added ability to fetch all qualities from youtube
  • Updated screen_brightness plugin to version 1.0.1

New Contributors

  • @kvenn made their first contribution in #5

Full Changelog: 0.0.6...0.1.0

0.0.6

01 Dec 18:41
Compare
Choose a tag to compare

Changes

  • Fixed "Target of URI doesn't exist: 'others/Modern_player_utils.dart'"

0.0.5

01 Dec 14:18
Compare
Choose a tag to compare

Changes

  • Added "wakelock_plus", instead of "wakelock"
  • Added callback options

0.0.4

07 Nov 10:21
Compare
Choose a tag to compare

Added Features

  • Added toggle for screen sleep in ModernPlayerOptions
  • Added badges in README.md
  • Added YouTube videos support
  • Added quality selection for YouTube video
  • Added quality based video source type
  • Added play video from asset
  • Added support for custom loading widget
  • Added translation feature for menu items

Fixes

  • Fixed volume slider error
  • Fixed subtitle menu option error on when subtitle is unavailable
  • Fixed audio menu option error on when audio is unavailable
  • Changes in player widget

0.0.3

06 Nov 05:10
Compare
Choose a tag to compare

Changes

  • Moved theme option from control option to modern player
  • Added videoStartAt in options
  • Added playback speed controls in menu
  • Added custom action button support in controls option
  • Added manual subtitle support
  • Added manual audio tracks support
  • Added customization for brightness and volume slider theme

0.0.2

05 Nov 12:10
Compare
Choose a tag to compare

0.0.2

  • Fixed seekTo problem when changing quality
  • Fixed packages
  • Fixed quality change in file data source

0.0.1

05 Nov 10:19
Compare
Choose a tag to compare

Initial

  • Double tap to seek (10 sec)
  • Customizable controls
  • Slide vertically on left to control brightness
  • Slide vertically on right to control volume
  • Auto-detect subtitle and audio tracks from video on supported formats
  • Subtitle off option
  • List of video qualities option
  • Auto hide controls
  • Auto dispose
  • Auto play/pause video based on visibility
  • Back button callback