domino_html 0.1.0 copy "domino_html: ^0.1.0" to clipboard
domino_html: ^0.1.0 copied to clipboard

Helper methods to build HTML elements with proper attributes using package:domino.

1
likes
130/ 160
pub points
1%
popularity

We analyzed this package 4 days ago, and awarded it 130 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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: BSD-3-Clause.

failed
Provide documentation
10 / 20trigger folding of the section

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

142 out of 144 API elements (98.6 %) have documentation comments.

Some symbols that are missing documentation: domino_html, domino_html.command.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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
OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
domino ^0.8.0 0.8.4 0.8.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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 143 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/domino_html.dart:141:5 - The named parameter 'onUpdate' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/domino_html.dart:247:5 - The named parameter 'onUpdate' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/domino_html.dart:352:5 - The named parameter 'onUpdate' isn't defined.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.5, Dart 3.4.1.

Check the analysis log for details.

1
likes
130
pub points
1%
popularity

Publisher

verified publisheragilord.com

Helper methods to build HTML elements with proper attributes using package:domino.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

domino

More

Packages that depend on domino_html