player 0.0.4+3
player: ^0.0.4+3 copied to clipboard
Video/Audio player.
0.0.1 4 March, 2020 #
- Initial release.
- Youtube controls
- Default controls
- Temporary fix for https://github.com/flutter/flutter/issues/50686
0.0.3 #
- Bug fix default controls set by default
- Default error widget - Retry button that re-initiates the player
0.0.4 20 March, 2020 #
- Now pass
FutureOr<VideoPlayerController> - isLoading to show loading indicator
0.0.4+1 20 March, 2020 #
- Bug fix - type cast issue