pointer_interceptor_web 0.10.1+2 copy "pointer_interceptor_web: ^0.10.1+2" to clipboard
pointer_interceptor_web: ^0.10.1+2 copied to clipboard

Web implementation of the pointer_interceptor plugin.

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.