August/September changes (#709)
* Added expandToFill parameter in BetterPlayerConfiguration
* Updated changelog
* * Added `BetterPlayerControlsConfiguration.theme` factory for `BetterPlayerControlsConfiguration`.
* Added null checks in seek commands in BetterPlayerControlsState.
* Fixed issue with live stream where player controls were always visible.
* Updated tests
* Updated tests
* Updated tests
* Updated tests
* Updated tests
* Added tests to CI
* Update ci.yml
* Updated tests
* Updated tests
* Updated tests
* Updated tests
* Updated tests, general refactor
* Updated cupertino theme
* Fixed iOS seek issue
* Fix iOS caching + add iOS feature: preCaching (#670)
* Fix iOS caching + add iOS feature: preCaching
* Added required changes
* Fix compile issues
* Added stop pre cache iOS implementation
* Updated caching implementation
* Updated caching implementation
* Updated caching implementation
* Updated caching implementation
* Updated documentation
* Fixed video FPS hardcoded to 30 on iOs (#705)
Co-authored-by: Jakub <[email protected]>
* Updated changelog
* set default subtitle from hls (#688)
* set default subtitle from hls
* remove comments
* General refactor
* Disabled analysis options.
* Flutter 2.5 update
* Flutter 2.5 update
* Disabled lint
* Fixed analyzer
* Updated dependencies
* Updated version
Co-authored-by: themadmrj <[email protected]>
Co-authored-by: Anton Krasov <[email protected]>
Co-authored-by: Siloe Bezerra Bispo <[email protected]>