Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pubspec
  • Loading branch information
LouiseHsu committed Nov 30, 2023
commit c020e198fef892344090a78479f383d73335b893
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: pointer_interceptor
description: A widget to prevent clicks from being swallowed by underlying HtmlElementViews on the web.
repository: https://github.com/flutter/packages/tree/main/packages/pointer_interceptor
repository: https://github.com/flutter/packages/tree/main/packages/pointer_interceptor/pointer_interceptor
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+pointer_interceptor%22
version: 0.9.4
# while transitioning to federated structure, removed ability to published temporarily.
publish_to: none

environment:
Expand Down Expand Up @@ -37,3 +38,4 @@ dev_dependencies:
topics:
- web
- widgets
- pointer-interceptor