Skip to content

v3.0.1

Choose a tag to compare

@OutdatedGuy OutdatedGuy released this 28 May 05:43
· 61 commits to main since this release
fe4b64e

What's Changed

  • chore: updated plugin & example template to Flutter 3.19 by @OutdatedGuy in #15
  • chore: updated shared code from video_player package by @OutdatedGuy in #16
  • feat: made example code platform adaptive by @OutdatedGuy in #17
  • fix!: wrong storage container used to store the data by @OutdatedGuy in #18
  • feat!: using custom cache manager for caching by @OutdatedGuy in #19
  • perf: using isolates to handle file related tasks by @OutdatedGuy in #23
  • chore: updated plugin & example template to Flutter 3.22 by @OutdatedGuy in #24
  • feat: function to clear existing video cache by @chorauoc in #14
  • fix: revert usage of isolates which are not working by @OutdatedGuy in #27

New Contributors

Full Changelog: v2.0.0...v3.0.0