flutter_mjpeg 1.2.2
flutter_mjpeg: ^1.2.2 copied to clipboard
Flutter widget to show mjpeg stream from URL
1.2.2 20/09/2019 #
- fix some errors happening in some mjpeg stream
1.2.1 18/09/2019 #
- add possibility to pass headers to the stream request
1.2.0 16/09/2019 #
- add compatibility with flutter web by using http package
1.1.1 10/07/2019 #
- update flutter_hook to be compatible with last stable
1.1.0 18/06/2019 #
- add a play/pause state
1.0.1 16/06/2019 #
- apply width and height on all states
1.0.0 16/06/2019 #
- initial release.