v4.0.0
What's Changed
- refactor: update git and pub ignore list by @OutdatedGuy in #63
- chore: updated dependencies to latest with Flutter 3.32 by @OutdatedGuy in #64
- refactor!: restructured api to use video_player controller by @OutdatedGuy in #65
- refactor: updated structure from a plugin to a package by @OutdatedGuy in #66
- feat: ability to provide custom cache key identifier by @OutdatedGuy in #67
- feat: ability to provide custom cache manager by @OutdatedGuy in #68
- feat: custom download header for just auth purposes by @OutdatedGuy in #69
- refactor!: use shared_prefs instead of get_storage by @OutdatedGuy in #70
- feat: ability to pre-cache video without creating any instances by @OutdatedGuy in #71
- refactor: change exception to StateError for controller by @OutdatedGuy in #72
- docs: add wit and wisdom to v4.0.0 migration by @OutdatedGuy in #73
- fix(web): cannot play cached videos on web by @OutdatedGuy in #74
- feat: implement cache key generation for video caching by @OutdatedGuy in #75
- docs: fine-tuning documentation by @OutdatedGuy in #76
- docs: update example app to showcase full feature set by @OutdatedGuy in #77
- refactor: await cache file removal to avoid possible race condition by @OutdatedGuy in #78
- docs: updated docs for v4 by @OutdatedGuy in #79
- feat: created bug and feature request templates by @OutdatedGuy in #80
Full Changelog: v3.0.3...v4.0.0