nobody 2.2.7 copy "nobody: ^2.2.7" to clipboard
nobody: ^2.2.7 copied to clipboard

works for you

1
likes
90/ 160
pub points
57
downloads

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

failed
Follow Dart file conventions
0 / 30trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

0/5 points: Provide a valid README.md

No `README.md` found.

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.

0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

failed
Provide documentation
10 / 20trigger folding of the section

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

1490 out of 2840 API elements (52.5 %) have documentation comments.

Some symbols that are missing documentation: ask, ask.Ask, ask.Ask.Ask, ask.Ask.confirmation, ask.Ask.input.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:nobody/nobody.dart that imports:
  • package:nobody/lib.dart that imports:
  • package:nobody/web/web.dart that imports:
  • package:nobody/web/waitable.dart that imports:
  • package:nobody/references.dart that imports:
  • package:puppeteer/puppeteer.dart that declares support for platforms: Windows, Linux, macOS, Web.
Package does not support platform `iOS`.

Because:

  • package:nobody/nobody.dart that imports:
  • package:nobody/lib.dart that imports:
  • package:nobody/web/web.dart that imports:
  • package:nobody/web/waitable.dart that imports:
  • package:nobody/references.dart that imports:
  • package:puppeteer/puppeteer.dart that declares support for platforms: Windows, Linux, macOS, Web.
Package not compatible with platform Web

Because:

  • package:nobody/nobody.dart that imports:
  • package:nobody/lib.dart that imports:
  • package:nobody/web/web.dart that imports:
  • package:nobody/web/waitable.dart that imports:
  • package:nobody/references.dart that imports:
  • package:puppeteer/puppeteer.dart that imports:
  • package:puppeteer/src/target.dart that imports:
  • package:puppeteer/src/page/worker.dart that imports:
  • package:puppeteer/src/page/execution_context.dart that imports:
  • package:puppeteer/src/page/page.dart that imports:
  • package:puppeteer/src/page/network_manager.dart that imports:
  • package:puppeteer/src/page/frame_manager.dart that imports:
  • package:puppeteer/src/page/js_handle.dart that imports:
  • package:puppeteer/src/page/helper.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:nobody/nobody.dart that imports:
  • package:nobody/lib.dart that imports:
  • package:nobody/web/web.dart that imports:
  • package:nobody/web/waitable.dart that imports:
  • package:nobody/references.dart that imports:
  • package:puppeteer/puppeteer.dart that imports:
  • package:puppeteer/src/target.dart that imports:
  • package:puppeteer/src/target_manager.dart that imports:
  • package:puppeteer/src/connection.dart that imports:
  • package:puppeteer/src/websocket.dart that imports:
  • package:puppeteer/src/websocket_io.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.dev/web/wasm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 479 issues. Showing the first 2:

WARNING: The value of the local variable 'string_url' isn't used.

lib/graph/graph_auth.dart:90:15

   ╷
90 │         final string_url = auth_token_endpoint;
   │               ^^^^^^^^^^
   ╵

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

WARNING: The value of the local variable 'response' isn't used.

lib/graph/graph_auth.dart:124:7

    ╷
124 │   var response = await client.get(
    │       ^^^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest
archive ^3.4.10 3.6.1 4.0.2
coco ^1.0.2 1.0.3 1.0.3
collection ^1.18.0 1.19.1 1.19.1
dio ^5.3.3 5.7.0 5.7.0
encrypt ^5.0.3 5.0.3 5.0.3
excel ^2.1.0 2.1.0 4.0.6
flat_buffers ^2.0.5 2.0.5 23.5.26
http ^1.2.1 1.2.2 1.2.2
nogen ^2.0.0 2.0.6 2.0.6
oauth2_manager ^1.0.0 1.0.0 1.0.0
puppeteer ^3.4.0 3.16.0 3.16.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 76.0.0 78.0.0
_macros - 0.3.3 0.3.3
analyzer - 6.11.0 7.1.0
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
build - 2.4.2 2.4.2
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dart_style - 2.3.7 3.0.1
dio_web_adapter - 2.0.0 2.0.0
equatable - 2.0.7 2.0.7
file - 7.0.1 7.0.1
glob - 2.1.2 2.1.2
http_parser - 4.1.1 4.1.1
js - 0.7.1 0.7.1
logging - 1.3.0 1.3.0
macros - 0.1.3-main.0 0.1.3-main.0
meta - 1.16.0 1.16.0
oauth2 - 2.0.3 2.0.3
package_config - 2.1.1 2.1.1
path - 1.9.1 1.9.1
petitparser - 6.0.2 6.0.2
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
pub_semver - 2.1.5 2.1.5
source_gen - 1.5.0 2.0.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
watcher - 1.1.1 1.1.1
web - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.3 3.1.3

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

Found 3 issues. Showing the first 2:

The constraint `^3.4.10` on archive does not support the stable version `4.0.0`, that was published 13 days ago.

When archive is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^2.1.0` on excel does not support the stable version `3.0.0`.

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

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.17, Dart 3.6.0.

Check the analysis log for details.

1
likes
90
points
57
downloads

Publisher

verified publisherxo.rs

Weekly Downloads

works for you

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

archive, coco, collection, dio, encrypt, excel, flat_buffers, http, nogen, oauth2_manager, puppeteer

More

Packages that depend on nobody