flutter_widget_from_html_core_nic 0.10.7 copy "flutter_widget_from_html_core_nic: ^0.10.7" to clipboard
flutter_widget_from_html_core_nic: ^0.10.7 copied to clipboard

Flutter package to render html as widgets that focuses on correctness and extensibility.

1
likes
140/ 160
pub points
62%
popularity

We analyzed this package 37 hours ago, and awarded it 140 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Funding URL doesn't exist.

At the time of the analysis https://patreon.com/daohoangson was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flutter_widget_from_html_core_nic,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: flutter_widget_from_html_core_nic.

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

340 out of 376 API elements (90.4 %) have documentation comments.

Some symbols that are missing documentation: flutter_widget_from_html_core_nic, flutter_widget_from_html_core_nic.Baselines, flutter_widget_from_html_core_nic.CssBorder.inherit, flutter_widget_from_html_core_nic.CssBorder.radiusBottomLeft, flutter_widget_from_html_core_nic.CssBorder.radiusBottomRight.

10/10 points: Package has an example and has no issues with screenshots

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 4 issues. Showing the first 2:

INFO: 'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre.

lib/src/data/text_style.dart:37:21

   ╷
37 │     final tsf = mqd.textScaleFactor;
   │                     ^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/text_style.dart

INFO: 'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre.

lib/src/internal/ops/text_style.dart:195:56

    ╷
195 │         scaleFactor: p.getDependency<MediaQueryData>().textScaleFactor,
    │                                                        ^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/internal/ops/text_style.dart

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
csslib >=0.17.0 <2.0.0 1.0.0 1.0.0
flutter flutter 0.0.0 0.0.0
html ^0.15.0 0.15.4 0.15.4
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
term_glyph - 1.2.1 1.2.1
vector_math - 2.1.4 2.1.4

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.22.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

1
likes
140
pub points
62%
popularity
screenshot

Publisher

unverified uploader

Flutter package to render html as widgets that focuses on correctness and extensibility.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #html #css #fwfh

Documentation

API reference

Funding

Consider supporting this project:

patreon.com
buymeacoffee.com

License

MIT (LICENSE)

Dependencies

csslib, flutter, html

More

Packages that depend on flutter_widget_from_html_core_nic