这是indexloc提供的服务,不要输入任何密码

serinus_liquify 1.0.1 copy "serinus_liquify: ^1.0.1" to clipboard
serinus_liquify: ^1.0.1 copied to clipboard

Integration of the Liquify template engine with Serinus.

2
likes
110/ 160
pub points
55
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

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

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

542 out of 948 API elements (57.2 %) have documentation comments.

Some symbols that are missing documentation: parser, parser.ASTNode, parser.ASTNode.ASTNode.new, parser.ASTNode.accept, parser.ASTNode.acceptAsync.

Passed check 10/10 points: Package has an example

Failed 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:serinus_liquify/serinus_liquify.dart that imports:
  • package:serinus_liquify/src/roots.dart that imports:
  • package:liquify/liquify.dart that imports:
  • package:liquify/src/filters/module.dart that imports:
  • package:liquify/src/filter_registry.dart that imports:
  • package:liquify/src/filters/filters.dart that imports:
  • package:liquify/src/filters/array.dart that imports:
  • package:liquify/src/evaluator.dart that imports:
  • package:liquify/src/evaluator/evaluator.dart that imports:
  • package:liquify/src/visitor.dart that imports:
  • package:liquify/src/ast.dart that imports:
  • package:liquify/parser.dart that imports:
  • package:liquify/src/context.dart that imports:
  • package:liquify/src/tag_registry.dart that imports:
  • package:liquify/src/tags/tags.dart that imports:
  • package:liquify/src/tags/layout.dart that imports:
  • package:liquify/src/analyzer/template_analyzer.dart that imports:
  • package:liquify/src/fs.dart that imports:
  • package:file/local.dart that imports:
  • package:file/src/backends/local.dart that imports:
  • package:file/src/backends/local/local_file_system.dart that imports:
  • package:file/src/backends/local/local_link.dart that imports:
  • package:file/src/backends/local/local_file_system_entity.dart that imports:
  • package:file/src/backends/local/local_file.dart that imports:
  • package:file/src/io.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

ERROR: The method 'fromString' isn't defined for the type 'Source'.

lib/src/roots.dart:26:21

   ╷
26 │       return Source.fromString(content);
   │                     ^^^^^^^^^^
   ╵

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

ERROR: The method 'fromString' isn't defined for the type 'Source'.

lib/src/roots.dart:30:21

   ╷
30 │       return Source.fromString(notFound);
   │                     ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/roots.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
liquify ^1.0.1 1.3.0 1.3.0
serinus ^1.0.3 1.0.4 1.0.4
Transitive dependencies
Package Constraint Compatible Latest Notes
acanthis - 1.3.0 1.3.0
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
email_validator - 3.0.0 3.0.0
encrypt - 5.0.3 5.0.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
gato - 0.0.5+1 0.0.5+1
html - 0.15.6 0.15.6
html_unescape - 2.0.0 2.0.0
http - 1.4.0 1.4.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
js - 0.7.2 0.7.2 Discontinued
logging - 1.3.0 1.3.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
nanoid2 - 2.0.1 2.0.1
path - 1.9.1 1.9.1
petitparser - 7.0.0 7.0.0
pointycastle - 3.9.1 4.0.0
secure_session - 1.0.5 1.0.5
shelf - 1.4.2 1.4.2
source_span - 1.10.1 1.10.1
spanner - 1.0.5 1.0.5
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
timezone - 0.10.1 0.10.1
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3

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.22.21, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
110
points
55
downloads

Publisher

verified publisherserinus.app

Weekly Downloads

Integration of the Liquify template engine with Serinus.

Homepage
Repository (GitHub)

Topics

#serinus #liquify #template #engine #integration

Documentation

API reference

License

MIT (license)

Dependencies

liquify, serinus

More

Packages that depend on serinus_liquify