Skip to content

Latest commit

 

History

History
37 lines (36 loc) · 891 Bytes

CHANGELOG.md

File metadata and controls

37 lines (36 loc) · 891 Bytes

0.1.11+5

  • Fixed video not playing on ios devices

0.1.11+4

  • Made linter happy
  • Fixed height and width of platform view is not set warning
  • Not sending error event if there is a non fatal event from hls.js
  • Removed ios and macos folders*

0.1.11+3

  • Improved m3u8 detection
  • Fix subsequent xhr requests withCredentials

0.1.11+2

  • Fix Changelog

0.1.11

  • Fixed hls stream loading even after dispose is called

0.1.10

  • Added Headers Support

0.1.9

  • Migrated to Null Safety

0.1.8

  • Fixed playback speed( Don't use 0.1.7)

0.1.7

  • Added option to set the video playback speed on the video controller.

0.1.6

  • Fixed video does not play on ios Safari.

0.1.5

  • Removed android & web folder and changed ios folder

0.1.4

  • Handled some errors

0.1.3

  • Changed ends with to contains

0.1.2

  • Added example

0.1.1

  • Updated Readme

0.1.0

  • Initial release