Skip to content

0.0.34

Compare
Choose a tag to compare
@jhomlala jhomlala released this 15 Nov 19:00
943798b
Feature/memory player (#134)

* Memory player implementation

* Added factories for DataSource

* Refactored data sources

* Fixed placeholder showing after full screen when using showPlaceholderUntilPlay

* Added setControlsVisibility to BetterPlayerController

* Removed showControlsOnInitialize from BetterPlayerConfiguration

* Fixed cupertino controls issue with hasError

* Dartfmt