pheasant_temp 0.1.0-tested copy "pheasant_temp: ^0.1.0-tested" to clipboard
pheasant_temp: ^0.1.0-tested copied to clipboard

The Pheasant Framework Templating Engine to Create Renderable Dart Code for Pheasant Code.

1
likes
140/ 160
pub points
29%
popularity

We analyzed this package 1 hour ago, and awarded it 140 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: MIT.

failed
Provide documentation
10 / 20trigger folding of the section

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

167 out of 195 API elements (85.6 %) have documentation comments.

Some symbols that are missing documentation: pheasant_build.AppState.currentState, pheasant_build.ChangeWatcher.currentState, pheasant_build.ChangeWatcher.ping, pheasant_build.ChangeWatcher.receivedStream, pheasant_build.GlobalRoute.getChanges.

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 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:pheasant_temp/pheasant_temp.dart that imports:
  • package:pheasant_temp/src/builder/builder.dart that imports:
  • package:pheasant_temp/src/builder/code/src/code_body.dart that imports:
  • package:pheasant_assets/pheasant_assets.dart that imports:
  • package:pheasant_assets/src/compile/scope.dart that imports:
  • package:sass/sass.dart that imports:
  • package:sass/src/evaluation_context.dart that imports:
  • package:sass/src/logger.dart that imports:
  • package:sass/src/logger/stderr.dart that imports:
  • package:sass/src/utils.dart that imports:
  • package:sass/src/parse/scss.dart that imports:
  • package:sass/src/parse/stylesheet.dart that imports:
  • package:sass/src/parse/parser.dart that imports:
  • package:sass/src/io.dart that imports:
  • package:sass/src/io/js.dart that imports:
  • package:watcher/watcher.dart that imports:
  • package:watcher/src/file_watcher/polling.dart that imports:
  • package:watcher/src/stat.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: The declaration '_findAllElementsNonRecursive' isn't referenced.

lib/src/builder/code/components/cc.dart:45:15

   ╷
45 │ List<Element> _findAllElementsNonRecursive(Node root, String tagName) {
   │               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/builder/code/components/cc.dart

INFO: The import of 'package:html/dom.dart' is unnecessary because all of the used elements are also provided by the import of 'package:html/dom.dart'.

lib/src/builder/code/src/code_body.dart:9:8

  ╷
9 │ import 'package:html/dom.dart' show Element, Text;
  │        ^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/builder/code/src/code_body.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
analyzer ^6.3.0 6.5.0 6.7.0
code_builder ^4.9.0 4.10.0 4.10.0
dart_style ^2.3.4 2.3.6 2.3.6
html ^0.15.4 0.15.4 0.15.4
markdown ^7.1.1 7.2.2 7.2.2
pheasant_assets ^0.1.0-beta 0.1.0-tested 0.1.0-tested
pheasant_meta ^0.1.0-beta.1 0.1.0-tested 0.1.0-tested
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 68.0.0 72.0.0
_macros - 0.1.0 0.1.0
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
charcode - 1.3.1 1.3.1
checked_yaml - 2.0.3 2.0.3
cli_pkg - 2.10.0 2.10.0
cli_repl - 0.2.3 0.2.3
cli_util - 0.4.1 0.4.1
collection - 1.19.0 1.19.0
convert - 3.1.1 3.1.1
coverage - 1.8.0 1.8.0
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.2 2.1.2
grinder - 0.9.5 0.9.5
http - 1.2.1 1.2.1
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.0.2
io - 1.0.4 1.0.4
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
logging - 1.2.0 1.2.0
macros - 0.1.0-main.0 0.1.2-main.3
matcher - 0.12.16+1 0.12.16+1
meta - 1.15.0 1.15.0
mime - 1.0.5 1.0.5
native_stack_traces - 0.5.7 0.5.7
native_synchronization - 0.2.0 0.2.0
node_interop - 2.1.0 2.1.0
node_preamble - 2.0.2 2.0.2
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
petitparser - 6.0.2 6.0.2
pool - 1.5.1 1.5.1
protobuf - 3.1.0 3.1.0
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.0
retry - 3.1.2 3.1.2
sass - 1.77.5 1.77.5
shelf - 1.4.1 1.4.1
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.2 1.1.2
shelf_web_socket - 2.0.0 2.0.0
source_map_stack_trace - 2.1.1 2.1.1
source_maps - 0.10.12 0.10.12
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test - 1.25.7 1.25.7
test_api - 0.7.2 0.7.2
test_core - 0.6.4 0.6.4
test_process - 2.1.0 2.1.0
typed_data - 1.3.2 1.3.2
vm_service - 14.2.4 14.2.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
web_socket - 0.1.5 0.1.5
web_socket_channel - 3.0.0 3.0.0
webkit_inspection_protocol - 1.2.1 1.2.1
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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.6, Dart 3.4.3.

Check the analysis log for details.

1
likes
140
pub points
29%
popularity

Publisher

verified publishertech.nugegroup.com

The Pheasant Framework Templating Engine to Create Renderable Dart Code for Pheasant Code.

Repository (GitHub)
View/report issues
Contributing

Topics

#pheasant #web

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, code_builder, dart_style, html, markdown, pheasant_assets, pheasant_meta

More

Packages that depend on pheasant_temp