zycloud_client 2.0.1 copy "zycloud_client: ^2.0.1" to clipboard
zycloud_client: ^2.0.1 copied to clipboard

This library includes interfaces such as user module, administrator module, real-time chat module, custom data module, and Dart code push hosting module.

150/ 160
pub points
14
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

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

1460 out of 1648 API elements (88.6 %) have documentation comments.

Some symbols that are missing documentation: zycloud_client, zycloud_client.Business.Business.fromJson, zycloud_client.Business.Business.fromString, zycloud_client.Business.Business.new, zycloud_client.BusinessDirty.

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:zycloud_client/zycloud_client.dart that imports:
  • package:zycloud_client/src/client/netclient.dart that imports:
  • package:zycloud_client/src/tool/session.dart that imports:
  • package:zycloud_client/src/tool/comtools.dart that imports:
  • package:zycloud_client/src/model/all.dart that imports:
  • package:zycloud_client/src/model/validator.dart that imports:
  • package:shelf_easy/shelf_easy.dart that imports:
  • package:shelf_easy/src/easy.dart that imports:
  • package:shelf_easy/src/easy_unidb.dart that imports:
  • package:shelf_easy/src/easy_class.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

Found 26 issues. Showing the first 2:

/tmp/pana_SMIXSG/lib/src/client/netclient.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_SMIXSG/lib/src/model/business.dart doesn't match the Dart formatter.

To format your files run: dart format .

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
http ^1.1.0 1.6.0 1.6.0
lpinyin ^2.0.0 2.0.3 2.0.3
shelf_easy ^4.0.0 4.1.0 5.0.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
basic_utils - 5.7.0 5.8.2
bson - 5.0.7 5.0.7
buffer - 1.2.3 1.2.3
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
decimal - 3.2.4 3.2.4
encrypt - 5.0.3 5.0.3
fixnum - 1.1.1 1.1.1
http_methods - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
mongo_dart - 0.10.5 0.10.5
mongo_dart_query - 5.0.2 5.0.2
packages_extensions - 0.1.1 0.1.1
path - 1.9.1 1.9.1
pointycastle - 3.9.1 4.0.0
pool - 1.5.2 1.5.2
power_extensions - 0.2.3 0.2.3
rational - 2.2.3 2.2.3
sasl_scram - 0.1.1 0.1.1
saslprep - 1.0.3 1.0.3
shelf - 1.4.2 1.4.2
shelf_gzip - 4.1.0 4.1.0
shelf_multipart - 2.0.1 2.0.1
shelf_router - 1.1.4 1.1.4
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2
uuid - 4.5.2 4.5.2
vy_string_utils - 0.4.6 0.4.6
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3

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

The constraint `^4.0.0` on shelf_easy does not support the stable version `5.0.0`, that was published 2 days ago.

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

Try running dart pub upgrade --major-versions shelf_easy 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.3, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
14
downloads

Publisher

verified publishercszykj.com

Weekly Downloads

This library includes interfaces such as user module, administrator module, real-time chat module, custom data module, and Dart code push hosting module.

Repository (GitHub)
View/report issues

Topics

#client #zycloud #codepush

Documentation

API reference

License

MIT (license)

Dependencies

http, lpinyin, shelf_easy

More

Packages that depend on zycloud_client