dart-pad
dart-pad copied to clipboard
Add support for `html` package
Unsupported import(s): (package:html/parser.dart)
Just to confirm, you are referring to https://pub.dev/packages/html correct?
Yes
@srawlins can you please explain why you gave this package a downvote? Is it known bad inside a web browser? Should we close this request outright?
It is a soft-abandoned, soft-deprecated package. It is very old and we just haven't funded any replacement. ☹️ .
I think there is also nothing in package:html that can't be done with dart:html... maybe something like parsing a document fragment.
I would +1 to close the request.