0.10.2

  • Updates web code to package web: ^0.5.0.
  • Updates SDK version to Dart ^3.3.0. Flutter ^3.19.0.

0.10.1+2

  • Fixes “width and height missing” warning on web.

0.10.1+1

  • Updates minimum required plugin_platform_interface version to 2.1.7.

0.10.1

  • Uses HtmlElementView.fromTagName instead of custom factories.
  • Migrates package and tests to platform:web.
  • Updates minimum supported SDK version to Flutter 3.16.0/Dart 3.2.0.

0.10.0

  • Moves web implementation to its own package.