keyclic_sdk_api 3.3.1 copy "keyclic_sdk_api: ^3.3.1" to clipboard
keyclic_sdk_api: ^3.3.1 copied to clipboard

The keyclic_sdk_api package is an implementation of the Keyclic API.

0
likes
105/ 140
pub points
0%
popularity

We analyzed this package 16 hours ago, and awarded it 105 pub points (of a possible 140):

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

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

10/10 points: Use an OSI-approved license

Detected license: MIT.

failed
Provide documentation
10 / 20trigger folding of the section

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

2184 out of 6996 API elements (31.2 %) have documentation comments.

Some symbols that are missing documentation: keyclic_sdk_api, keyclic_sdk_api.Activity, keyclic_sdk_api.Activity.actor, keyclic_sdk_api.Activity.listFromJson, keyclic_sdk_api.Activity.mapFromJson.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 647 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/api/application_api.dart:5:1

  ╷
5 │ part of keyclic_sdk_api;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/api/application_api.dart

INFO: The part-of directive uses a library name.

lib/api/article_api.dart:5:1

  ╷
5 │ part of keyclic_sdk_api;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/api/article_api.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
collection ^1.15.0 1.18.0 1.18.0
dio ^4.0.0 4.0.6 5.4.3+1
logging ^1.0.0 1.2.0 1.2.0
Transitive dependencies
Package Constraint Compatible Latest
http_parser - 4.0.2 4.0.2
path - 1.9.0 1.9.0
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2

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

The constraint `^4.0.0` on dio does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions dio to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

0
likes
105
pub points
0%
popularity

Publisher

verified publisherkeyclic.com

The keyclic_sdk_api package is an implementation of the Keyclic API.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, dio, logging

More

Packages that depend on keyclic_sdk_api