flutter_html_css_all 0.2.0
flutter_html_css_all: ^0.2.0 copied to clipboard
Re-exports twenty-one flutter_html companion packages, nineteen of them CSS extensions, and returns a nineteen-entry extension list in the one order all their rules allow.
We analyzed this package 3 hours ago, and awarded it 160 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
10/10 points: Use an OSI-approved license
Detected license: MPL-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
702 out of 732 API elements (95.9 %) have documentation comments.
Some symbols that are missing documentation: flutter_html_css_all.ClassListCssResolver.ClassListCssResolver.new, flutter_html_css_all.ClassToInlineCssExtension.ClassToInlineCssExtension.new, flutter_html_css_all.CssBorderRadiusHtmlExtension.CssBorderRadiusHtmlExtension.new, flutter_html_css_all.CssBorderRadiusHtmlExtension.wrapWithRadiusPreserveBorder, flutter_html_css_all.CssEdgeLength.CssEdgeLength.new.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM-ready: This package is compatible with runtime wasm. See https://dart.cn/web/wasm for details.
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 |
|---|---|---|---|---|
flutter_html |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_html_class_to_css |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_background |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_border |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_border_radius |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_color |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_effects |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_flex |
>=0.3.0 <0.4.0 |
0.3.0 | 0.3.0 | |
flutter_html_css_font_size |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_interaction |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_line_height |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_object_fit |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_overflow |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_percent_size |
>=0.3.0 <0.4.0 |
0.3.0 | 0.3.0 | |
flutter_html_css_size_constraints |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_stylesheet |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_text_metrics |
>=0.3.0 <0.4.0 |
0.3.0 | 0.3.0 | |
flutter_html_css_text_overflow |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_text_transform |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_transform |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
flutter_html_css_units |
>=0.3.0 <0.4.0 |
0.3.0 | 0.3.0 | |
flutter_html_img_alt |
>=0.2.0 <0.4.0 |
0.2.0 | 0.2.0 | |
html |
>=0.15.5 <0.15.7 |
0.15.6 | 0.15.7 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
list_counter |
- | 1.0.2 | 1.0.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
path |
- | 1.9.1 | 1.9.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
vector_math |
- | 2.4.3 | 2.4.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `>=0.15.5 <0.15.7` on html does not support the stable version `0.15.7`, that was published 26 days ago.
When html is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions html to update the constraint.
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.19, Flutter 3.47.4, Dart 3.13.3.
Check the analysis log for details.