dart_frog_server_plug 0.0.1-pre.17 copy "dart_frog_server_plug: ^0.0.1-pre.17" to clipboard
dart_frog_server_plug: ^0.0.1-pre.17 copied to clipboard

Pluggable - Plug-n-Play Architecture

85/ 160
pub points
62
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

Failed check 0/5 points: Provide a valid README.md

`README.md` is empty.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

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

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

Detected license: GPL-3.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

40 out of 58 API elements (69.0 %) have documentation comments.

Some symbols that are missing documentation: dart_frog_server_plug, dart_frog_server_plug.DartFrogServerPlug, dart_frog_server_plug.DartFrogServerPlug.DartFrogServerPlug.new, dart_frog_server_plug.DartFrogServerPlug.rootHandler, request_mapper.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:dart_frog_server_plug/dart_frog_server_plug.dart that imports:
  • package:pluggable_dart_server/pluggable_dart_server.dart that imports:
  • package:pluggable_dart_server/src/module/server_env.dart that imports:
  • package:pluggable/pluggable.dart that imports:
  • package:pluggable/src/http/pluggable_http.dart that imports:
  • package:pluggable/src/http/models/p_form_file.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:dart_frog_server_plug/dart_frog_server_plug.dart that imports:
  • package:pluggable_dart_server/pluggable_dart_server.dart that imports:
  • package:pluggable_dart_server/src/module/server_env.dart that imports:
  • package:pluggable/pluggable.dart that imports:
  • package:pluggable/src/http/pluggable_http.dart that imports:
  • package:pluggable/src/http/models/p_form_file.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

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

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

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

Found 3 issues. Showing the first 2:

WARNING: Unused import: 'package:uuid/uuid.dart'.

lib/dart_frog_server_plug.dart:6:8

  ╷
6 │ import 'package:uuid/uuid.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

/tmp/pana_MQGSBO/lib/mappers/request_mapper.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest Notes
dart_frog ^1.0.0 1.2.6 1.2.6
dart_frog_gen ^2.0.0 2.0.2 2.0.2
pluggable_dart_server 0.0.1-pre.17 0.0.1-pre.17 1.0.0+1
uuid any 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
bloc - 9.1.0 9.1.0
cartographer_mapper_plug - 0.0.1-pre.13 0.0.1-pre.13
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
equatable - 2.0.7 2.0.7
event_bus - 2.0.1 2.0.1
expire_cache - 2.0.1 2.0.1
fixnum - 1.1.1 1.1.1
freezed_annotation - 2.4.4 3.1.0
get_it - 8.3.0 9.0.5
hotreloader - 4.3.0 4.3.0
http - 1.6.0 1.6.0
http_methods - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
in_memory_storage_plug - 0.0.1-pre.12 0.0.1-pre.12
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
pluggable - 0.0.1-pre.12 0.0.1-pre.12
pluggable_di_getit - 0.0.1-pre.12 0.0.1-pre.12
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
rxdart - 0.28.0 0.28.0
shelf - 1.4.2 1.4.2
shelf_hotreload - 1.6.0 1.6.0
shelf_router - 1.1.4 1.1.4
shelf_static - 1.1.3 1.1.3
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
use_case - 1.2.2 1.2.2
vm_service - 15.0.2 15.0.2
watcher - 1.1.4 1.1.4
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

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

The constraint `0.0.1-pre.17` on pluggable_dart_server does not support the stable version `1.0.0+1`.

Try running dart pub upgrade --major-versions pluggable_dart_server to update the constraint.

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_NAMED_PARAMETER - lib/dart_frog_server_plug.dart:50:7 - The named parameter 'shared' 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.23.1, Dart 3.10.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
85
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Pluggable - Plug-n-Play Architecture

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

dart_frog, dart_frog_gen, pluggable_dart_server, uuid

More

Packages that depend on dart_frog_server_plug