universal_html 2.3.0
universal_html: ^2.3.0 copied to clipboard
A 'dart:html' that works in all platforms, including Flutter and server-side. Eases cross-platform development and HTML / XML processing.
We analyzed this package 14 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
74 out of 91 API elements (81.3 %) have documentation comments.
Some symbols that are missing documentation: controller.ContentTypeSniffer.ContentTypeSniffer.new, controller.InternalElementData.InternalElementData.new, controller.InternalElementData.client, controller.InternalElementData.offset, controller.InternalElementData.scroll.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:universal_html/universal_html.dartthat imports:package:universal_html/src/_sdk/html.dartthat imports:package:universal_html/src/_sdk_html_additions.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
^2.11.0 |
2.13.0 | 2.13.0 | |
charcode |
^1.2.0 |
1.4.0 | 1.4.0 | |
collection |
^1.17.1 |
1.19.1 | 1.19.1 | |
csslib |
^1.0.2 |
1.0.2 | 1.0.2 | |
html |
^0.15.3 |
0.15.6 | 0.15.6 | |
meta |
^1.9.1 |
1.17.0 | 1.17.0 | |
source_span |
^1.9.1 |
1.10.1 | 1.10.1 | |
typed_data |
^1.3.2 |
1.4.0 | 1.4.0 | |
universal_io |
^2.3.1 |
2.3.1 | 2.3.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
path |
- | 1.9.1 | 1.9.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.3, Dart 3.10.4.
Check the analysis log for details.