imsdk_client_core 0.0.65 copy "imsdk_client_core: ^0.0.65" to clipboard
imsdk_client_core: ^0.0.65 copied to clipboard

discontinued
outdated

A libraries for imsdk_server.

0
likes
130/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

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

Failed to verify repository URL.

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: imsdk_client_core,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

871 out of 966 API elements (90.2 %) have documentation comments.

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

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:imsdk_client_core/imsdk_client_core.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
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 19 issues. Showing the first 2:

lib/imsdk_client_core.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

To format your files run: dart format .

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
lpinyin ^2.0.3 2.0.3 2.0.3
shelf_easy ^0.0.65 0.0.66 3.5.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
async - 2.11.0 2.11.0
basic_utils - 3.9.4 5.7.0
bson - 1.0.4 5.0.4
buffer - 1.2.3 1.2.3
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
collection - 1.19.0 1.19.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
encrypt - 5.0.3 5.0.3
fixnum - 1.1.0 1.1.0
http - 0.13.6 1.2.1
http_methods - 1.1.1 1.1.1
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
logging - 1.2.0 1.2.0
meta - 1.15.0 1.15.0
mime - 1.0.5 1.0.5
mongo_dart - 0.7.4+1 0.10.3
mongo_dart_query - 1.0.2 5.0.1
path - 1.9.0 1.9.0
pedantic - 1.11.1 1.11.1
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
postgres - 2.6.4 3.2.1
power_extensions - 0.2.3 0.2.3
rational - 1.2.1 2.2.3
sasl_scram - 0.1.1 0.1.1
saslprep - 1.0.2 1.0.2
shelf - 1.4.1 1.4.1
shelf_cors_headers - 0.1.5 0.1.5
shelf_multipart - 1.0.0 1.0.0
shelf_proxy - 1.0.4 1.0.4
shelf_router - 1.1.4 1.1.4
shelf_static - 1.1.2 1.1.2
shelf_web_socket - 1.0.4 2.0.0
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
unorm_dart - 0.2.0 0.3.0
uuid - 3.0.7 4.4.0
vy_string_utils - 0.4.5 0.4.5
web - 0.5.1 0.5.1
web_socket_channel - 2.4.5 3.0.0

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

The constraint `^0.0.65` on shelf_easy does not support the stable version `1.0.0`.

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

Check the analysis log for details.

0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A libraries for imsdk_server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

lpinyin, shelf_easy

More

Packages that depend on imsdk_client_core