Skip to content

v0.3.0

Compare
Choose a tag to compare
@robert-virkus robert-virkus released this 02 Feb 12:40
· 60 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.