Skip to content

v0.3.0

Choose a tag to compare

@robert-virkus robert-virkus released this 02 Feb 12:40
· 64 commits to main since this release
  • 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.