Skip to content

[pointer_interceptor] dart:html is deprecated #178123

@stuartmorgan-g

Description

@stuartmorgan-g

The example app for pointer_interceptor still uses dart:html:

   info • example/lib/platforms/native_widget_web.dart:5:1 • 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop
          instead. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use

From https://github.com/flutter/packages/blob/main/packages/pointer_interceptor/pointer_interceptor/example/lib/platforms/native_widget_web.dart

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.p: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedp: pointer_interceptorA widget to prevent clicks from being swallowed by underlying HtmlElementViews on the webpackageflutter/packages repository. See also p: labels.team-webOwned by Web platform teamtriaged-webTriaged by Web platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions