qiniu_sdk_base 0.7.0 copy "qiniu_sdk_base: ^0.7.0" to clipboard
qiniu_sdk_base: ^0.7.0 copied to clipboard

The sdk basic of Qiniu products

0
likes
120/ 160
pub points
5.62k
downloads

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

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

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

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

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

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

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

Detected license: Apache-2.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

88 out of 220 API elements (40.0 %) have documentation comments.

Some symbols that are missing documentation: qiniu_sdk_base, qiniu_sdk_base.Auth.Auth.new, qiniu_sdk_base.BucketRegionsQuery, qiniu_sdk_base.BucketRegionsQuery.BucketRegionsQuery.new, qiniu_sdk_base.BucketRegionsQuery.create.

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:qiniu_sdk_base/qiniu_sdk_base.dart that imports:
  • package:qiniu_sdk_base/src/storage/storage.dart that imports:
  • package:qiniu_sdk_base/src/storage/task/request_task.dart that imports:
  • package:system_info2/system_info2.dart that imports:
  • package:system_info2/src/system_info.dart that imports:
  • package:system_info2/src/platform/userspace.dart that imports:
  • package:system_info2/src/platform/kernel.dart that imports:
  • package:system_info2/src/platform/operating_system.dart that imports:
  • package:system_info2/src/utils.dart that imports:
  • package:system_info2/src/fluent.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:qiniu_sdk_base/qiniu_sdk_base.dart that imports:
  • package:qiniu_sdk_base/src/storage/storage.dart that imports:
  • package:qiniu_sdk_base/src/storage/task/request_task.dart that imports:
  • package:system_info2/system_info2.dart that imports:
  • package:system_info2/src/system_info.dart that imports:
  • package:system_info2/src/platform/userspace.dart that imports:
  • package:system_info2/src/platform/kernel.dart that imports:
  • package:system_info2/src/platform/operating_system.dart that imports:
  • package:system_info2/src/utils.dart that imports:
  • package:system_info2/src/fluent.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.

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

Found 7 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

lib/src/auth/put_policy.dart:8:7

  ╷
8 │   /// <Bucket> 表示允许用户上传文件到指定的 Bucket,在这种格式下文件只能新增。
  │       ^^^^^^^^
  ╵
copied to clipboard

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

INFO: Angle brackets will be interpreted as HTML.

lib/src/auth/put_policy.dart:9:7

9 │   /// <Bucket>:<Key> 表示只允许用户上传指定 Key 的文件。在这种格式下文件默认允许修改。
  │       ^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run dart analyze lib/src/auth/put_policy.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
cache_provider ^1.0.1 1.0.1 1.0.1
convert ^3.1.1 3.1.2 3.1.2
crypto ^3.0.3 3.0.6 3.0.6
dio ^5.4.0 5.8.0+1 5.8.0+1
meta ^1.10.0 1.16.0 1.16.0
path ^1.8.0 1.9.1 1.9.1
singleflight ^1.0.2 1.0.2 1.0.2
system_info2 ^4.0.0 4.0.0 4.0.0
version ^3.0.2 3.0.2 3.0.2
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
collection - 1.19.1 1.19.1
dio_web_adapter - 2.1.1 2.1.1
globbing - 1.0.0 1.0.0 Discontinued
http_parser - 4.1.2 4.1.2
mutex - 3.1.0 3.1.0
source_span - 1.10.1 1.10.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

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.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 28Jul 26Aug 23Sep 20Oct 18Nov 15Dec 13Jan 10Feb 7Mar 702004006008001k1.2k1.4k1.6k1.8k>=0.0.0-0 <1.0.0
0
likes
120
points
5.62k
downloads

Publisher

verified publisherqiniu.com

Weekly Downloads

2024.09.13 - 2025.03.28

The sdk basic of Qiniu products

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cache_provider, convert, crypto, dio, meta, path, singleflight, system_info2, version

More

Packages that depend on qiniu_sdk_base