Skip to content

Releases: OutdatedGuy/cached_video_player_plus

v4.0.3

26 Jul 02:28
07e9f6b
Compare
Choose a tag to compare

What's Changed

  • fix: dataSource of CachedVideoPlayerPlus.file is not a valid file path by @wlodzix in #103
  • refactor: lowered example dart sdk to 3.0.0 by @OutdatedGuy in #104
  • refactor: simplify cache expiration logic by @OutdatedGuy in #105
  • refactor: consolidate debug print statements into a single method by @OutdatedGuy in #106

New Contributors

Full Changelog: v4.0.2...v4.0.3

v4.0.2

23 Jul 18:19
1914a9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1+1...v4.0.2

v4.0.1+1

22 Jul 10:39
7ac55d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.1+1

v4.0.1

17 Jul 02:06
ebb1038
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

15 Jul 04:02
63cdfbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v4.0.0

v3.0.3

01 Aug 14:22
3faef27
Compare
Choose a tag to compare

What's Changed

  • refactor: lowered sdk contraints to 3.0.0 and above by @OutdatedGuy in #38

Full Changelog: v3.0.2...v3.0.3

v3.0.2

11 Jun 12:47
7bc8041
Compare
Choose a tag to compare

What's Changed

  • chore: updated dependency constraints to support lower bounds by @OutdatedGuy in #31

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 May 05:43
fe4b64e
Compare
Choose a tag to compare

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

v3.0.0

23 May 03:15
990e8d6
Compare
Choose a tag to compare

Note: This release was retracted due to #26

v2.0.0

02 Jan 17:52
f64ca06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v2.0.0