pub_dev_client 0.0.6 copy "pub_dev_client: ^0.0.6" to clipboard
pub_dev_client: ^0.0.6 copied to clipboard

A Pub Client For Interact with pub.dev api easly

130/ 160
pub points
5
downloads

We analyzed this package 25 hours ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 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.

Repository URL doesn't exist.

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

Funding URL doesn't exist.

At the time of the analysis https://github.com/sponsors/generalfoss 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

764 out of 1069 API elements (71.5 %) have documentation comments.

Some symbols that are missing documentation: api, core, dartdoc_report, dartdoc_report.DartdocReport, dartdoc_report.DartdocReport.DartdocReport.new.

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:pub_dev_client/pub_dev_client.dart that imports:
  • package:pub_dev_client/pub_dev_client_core.dart that imports:
  • package:pub_dev_client/scheme/respond_scheme/respond_scheme.dart that imports:
  • package:pub_dev_client/scheme/respond_scheme/weekly_version_downloads.dart that imports:
  • package:pub_dev_client/scheme/respond_scheme/patch_range_weekly_downloads.dart that imports:
  • package:general_lib/general_lib.dart that imports:
  • package:general_lib/utils/utils.dart that imports:
  • package:io_universe/io_universe.dart that imports:
  • package:io_universe/core/_exports_in_browser.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

INFO: The import of 'package:pub_dev_client/scheme/respond_scheme/pub_dev_package_score.dart' is unnecessary because all of the used elements are also provided by the import of 'package:pub_dev_client/scheme/respond_scheme/respond_scheme.dart'.

lib/pub_dev_client_core.dart:7:8

  ╷
7 │ import 'package:pub_dev_client/scheme/respond_scheme/pub_dev_package_score.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: The variable name 'pub_dev_client_respond_schemes' isn't a lowerCamelCase identifier.

lib/schemes/respond.dart:1:34

  ╷
1 │ final List<Map<String, dynamic>> pub_dev_client_respond_schemes = [
  │                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
general_lib ^0.0.62 0.0.71 0.0.71 Discontinued
http ^1.2.2 1.6.0 1.6.0
io_universe ^0.0.5 0.0.8 0.0.8
oauth2 ^2.0.3 2.0.5 2.0.5
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
charcode - 1.4.0 1.4.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.7 3.0.7
encrypt - 5.0.3 5.0.3
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
image - 4.7.2 4.7.2
io - 1.0.5 1.0.5
js - 0.7.2 0.7.2 Discontinued
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
petitparser - 7.0.1 7.0.1
pointycastle - 3.9.1 4.0.0
posix - 6.0.3 6.0.3
qr - 3.0.2 3.0.2
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
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3
zxing2 - 0.2.4 0.2.4

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • general_lib.

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.5, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Pub Client For Interact with pub.dev api easly

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

general_lib, http, io_universe, oauth2

More

Packages that depend on pub_dev_client