pointer_interceptor 0.9.0+1 pointer_interceptor: ^0.9.0+1 copied to clipboard
A widget to prevent clicks from being swallowed by underlying HtmlElementViews on the web.
0.9.0+1 #
- Change sizing of HtmlElementView so it works well when slotted.
0.9.0 #
- Migrates to null safety.
0.8.0+2 #
- Use
ElevatedButton
instead of the deprecatedRaisedButton
in example and docs.
0.8.0+1 #
- Update README.md so images render in pub.dev
0.8.0 #
- Initial release of the
PointerInterceptor
widget.