oss_aliyun 6.4.2 copy "oss_aliyun: ^6.4.2" to clipboard
oss_aliyun: ^6.4.2 copied to clipboard

oss aliyun plugin for flutter and upport STS to access OSS temporarily

120/ 160
pub points
62
downloads

We analyzed this package 10 days ago, and awarded it 120 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

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: oss_aliyun.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: oss_aliyun,
    • contains a version property, and,
    • does not contain a publish_to property.

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

33 out of 98 API elements (33.7 %) have documentation comments.

Some symbols that are missing documentation: flutter_oss_aliyun.AclMode, flutter_oss_aliyun.AclMode.content, flutter_oss_aliyun.AssetEntity, flutter_oss_aliyun.AssetEntity.AssetEntity.new, flutter_oss_aliyun.AssetEntity.bytes.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. 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

WARNING: The stack trace variable '_' isn't used and can be removed.

lib/src/client.dart:107:37

    ╷
107 │     } on DioException catch (error, _) {
    │                                     ^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/client.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
async ^2.9.0 2.13.1 2.13.1
crypto ^3.0.3 3.0.7 3.0.7
dio ^5.2.1 5.11.1 5.11.1
mime ^1.0.4 1.0.6 2.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
dio_web_adapter - 2.2.2 2.2.2
http_parser - 4.1.2 4.1.2
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
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.

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.

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.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
62
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

oss aliyun plugin for flutter and upport STS to access OSS temporarily

Topics

#aliyun #oss

License

MIT (license)

Dependencies

async, crypto, dio, mime

More

Packages that depend on oss_aliyun