impulse_player_flutter 0.3.0
impulse_player_flutter: ^0.3.0 copied to clipboard
The Impulse Player plugin makes using a video player in flutter easy.
0.3.0 #
- [Video Player] Added support for headers on video load.
- [Cast] Added option to disable casting per player.
0.2.0 #
- [Android] Greatly improved how the player shows on Android, preventing some issues with playback.
- [Picture In Picture] Added support for Picture in Picture.
- [Cast] Added cast support.
- [Player] Player progress and duration are now of the type
int, to reflect Dart standards. - [Android] Fixed reference to Android library.
- [Flutter] The progress and duration fields are now
intin Dart, no longer using Long. - [Flutter] Fixed crashes happening when calling the controller functions before the player is visible.
0.1.0 #
- First version of the Impulse Player 🚀