fluent_qcloud_cos 0.2.2
fluent_qcloud_cos: ^0.2.2 copied to clipboard
Tencent Cloud Object Storage Upload Plugin, supports fast upload and progress display 腾讯云对象存储上传插件, 支持分快上传, 进度显示.
We analyzed this package 6 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description contains too many non-ASCII characters.
The site uses English as its primary language. The content of the description
field in your package's pubspec.yaml
should primarily contain characters used in English.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting fluent_qcloud_cos...
Discovering libraries...
Linking elements...
Precaching local docs for 1199692 elements...
Initialized dartdoc with 1374 libraries
Generating docs for library cos.dart from package:fluent_qcloud_cos/cos.dart...
Generating docs for library fluent_qcloud_cos.dart from package:fluent_qcloud_cos/fluent_qcloud_cos.dart...
Generating docs for library exceptions.dart from package:fluent_qcloud_cos/exceptions.dart...
Generating docs for library utils.dart from package:fluent_qcloud_cos/utils.dart...
Generating docs for library models/chunks.dart from package:fluent_qcloud_cos/models/chunks.dart...
[6 more lines]
ERR:
warning: fluent_qcloud_cos has no library level documentation comments
from fluent_qcloud_cos: (file:///tmp/pana_ZDECEP/lib/cos.dart:1:1)
error: file already written at "fluent_qcloud_cos/index.html"
for symbol fluent_qcloud_cos: (file:///tmp/pana_ZDECEP/lib/fluent_qcloud_cos.dart:1:1)
conflicting with file already generated by fluent_qcloud_cos: (file:///tmp/pana_ZDECEP/lib/cos.dart:1:1)
Dartdoc generates a path and filename to write to for each symbol.
'fluent_qcloud_cos' conflicts with another symbol in the generated path,
and therefore can not be written out. Changing the name, library name,
or class name (if appropriate) of one of the conflicting items can
resolve the conflict. Alternatively, use the @nodoc
directive in one
[16 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
0/0 points: WASM compatibility
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
^2.8.2 |
2.13.0 | 2.13.0 | |
convert |
^3.1.1 |
3.1.2 | 3.1.2 | |
crypto |
^3.0.2 |
3.0.6 | 3.0.6 | |
dio |
^5.4.0 |
5.8.0+1 | 5.8.0+1 | |
fluent_object_storage |
^0.3.1 |
0.3.1 | 0.3.1 | |
mime |
^1.0.4 |
1.0.6 | 2.0.0 | |
platform_file |
^0.1.0 |
0.1.0 | 0.1.0 | |
sync |
^0.3.0 |
0.3.0 | 0.3.0 | |
xml |
^6.1.0 |
6.5.0 | 6.5.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 6.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 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^1.0.4` on mime does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions mime
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.