blogger_theme 6.0.0 copy "blogger_theme: ^6.0.0" to clipboard
blogger_theme: ^6.0.0 copied to clipboard

A lightweight standalone Dart library to design Blogger themes with Jaspr-like syntax.

150/ 160
pub points
181
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

408 out of 1072 API elements (38.1 %) have documentation comments.

Some symbols that are missing documentation: blogger_theme, blogger_theme.Amp3dGltf.Amp3dGltf.new, blogger_theme.Amp3dGltf.tag, blogger_theme.Amp3qPlayer.Amp3qPlayer.new, blogger_theme.Amp3qPlayer.tag.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:blogger_theme/blogger_theme.dart that imports:
  • package:blogger_theme/src/client_script.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

lib/src/dom/html/media.dart:38:9

   ╷
38 │ /// The <embed> HTML element embeds external content at the specified point in the document. This content is provided by an external application or other source of interactive content such as a browser plug-in.
   │         ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/dom/html/media.dart

INFO: Angle brackets will be interpreted as HTML.

lib/src/dom/html/media.dart:72:74

   ╷
72 │ /// The <source> HTML element specifies multiple media resources for the <picture>, the <audio> element, or the <video> element. It is an empty element, meaning that it has no content and does not have a closing tag.
   │                                                                          ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/dom/html/media.dart

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

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

Package Constraint Compatible Latest Notes
collection any 1.19.1 1.19.1
path any 1.9.1 1.9.1
web any 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
150
points
181
downloads

Documentation

Documentation
API reference

Publisher

verified publisherhireflutter.uk

Weekly Downloads

A lightweight standalone Dart library to design Blogger themes with Jaspr-like syntax.

Repository (GitHub)
View/report issues

Topics

#html-generation #web #templates #blogger

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

collection, path, web

More

Packages that depend on blogger_theme