- prevent errors when widget not mounted
- add preprocessor field to process frame if needed
- fix image decoding error
- better doc
- fix glitch on some streams
- add stack param on onError callback
- migrate to null safety
- expose timeout field
- improve framerate
- update deps
- correct deps version
- correctly handle http errors (other than >= 200 > 300)
- fix crash when widget was disposed.
- add timeout on open connexion to prevent forever loading state
- improve pub scoring
- close http client when widget not on screen
- close http client when dispose
- fix some errors happening in some mjpeg stream
- add possibility to pass headers to the stream request
- add compatibility with flutter web by using http package
- update flutter_hook to be compatible with last stable
- add a play/pause state
- apply width and height on all states
- initial release.