v0.3.0
- Generate HTML asynchronously.
- Catch any problems during downloading and signal them to the widget owner with the
onDownloadError
handler. - Use
enough_media
package to render media. - Fix problem when
setState()
was called after the widget was not mounted anymore.