at_onboarding_cli 1.14.2
at_onboarding_cli: ^1.14.2 copied to clipboard
Dart tools for initial client onboarding, subsequent client enrollment, and enrollment management.
We analyzed this package in the last hour, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
91 out of 230 API elements (39.6 %) have documentation comments.
Some symbols that are missing documentation: at_onboarding_cli, at_onboarding_cli.AtActivateException, at_onboarding_cli.AtActivateException.AtActivateException.new, at_onboarding_cli.AtAuthenticationFailureException, at_onboarding_cli.AtAuthenticationFailureException.AtAuthenticationFailureException.new.
10/10 points: Package has an example
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:at_onboarding_cli/at_onboarding_cli.dartthat imports:package:at_onboarding_cli/src/util/create_at_client_cli.dartthat imports:package:at_onboarding_cli/src/util/home_directory_util.dartthat imports:package:at_client/at_client.dartthat imports:package:at_client/src/util/encryption_util.dartthat imports:package:at_utils/at_logger.dartthat imports:package:at_utils/src/logging/handlers.dartthat imports:package:chalkdart/chalk.dartthat imports:package:chalkdart/src/chalk_x11.g.dartthat imports:package:chalkdart/src/chalk.dartthat imports:package:chalkdart/src/ansiutils.dartthat imports:dart:io
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: The import of 'package:at_onboarding_cli/src/util/create_at_client_cli.dart' is unnecessary because all of the used elements are also provided by the import of 'package:at_onboarding_cli/at_onboarding_cli.dart'.
lib/src/cli/auth_cli.dart:12:8
╷
12 │ import 'package:at_onboarding_cli/src/util/create_at_client_cli.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/cli/auth_cli.dart
INFO: 'isLocalStoreRequired' is deprecated and shouldn't be used. LocalStore is always required.
lib/src/onboard/at_onboarding_service_impl.dart:56:28
╷
56 │ atOnboardingPreference.isLocalStoreRequired = true;
│ ^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/onboard/at_onboarding_service_impl.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.6.0 |
2.7.0 | 2.7.0 | |
at_auth |
^2.3.0 |
2.4.0 | 3.0.0 | |
at_chops |
^2.2.0 |
2.2.0 | 3.0.0 | |
at_client |
^3.7.0 |
3.10.0 | 3.11.0 | |
at_commons |
^5.6.0 |
5.8.0 | 5.8.0 | |
at_lookup |
^3.0.52 |
3.4.1 | 3.5.0 | |
at_server_status |
^1.0.5 |
1.1.1 | 1.1.1 | |
at_utils |
^3.2.0 |
3.4.0 | 3.4.0 | |
chalkdart |
>=2.0.9 <4.0.0 |
3.0.5 | 3.0.5 | |
crypto |
^3.0.5 |
3.0.7 | 3.0.7 | |
crypton |
^2.2.1 |
2.2.1 | 2.2.1 | |
duration |
^4.0.3 |
4.0.3 | 4.0.3 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
http |
^1.2.1 |
1.6.0 | 1.6.0 | |
image |
^4.1.7 |
4.7.2 | 4.7.2 | |
meta |
^1.16.0 |
1.18.1 | 1.18.1 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
zxing2 |
^0.2.0 |
0.2.4 | 0.2.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
at_base2e15 |
- | 1.0.0 | 1.0.0 | |
at_persistence_secondary_server |
- | 4.2.0 | 4.2.0 | |
at_persistence_spec |
- | 3.1.0 | 3.1.0 | |
at_utf7 |
- | 1.0.0 | 1.0.0 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cron |
- | 0.5.1 | 0.6.2 | |
cryptography |
- | 2.9.0 | 2.9.0 | |
dart_periphery |
- | 0.9.20 | 0.9.20 | |
ecdsa |
- | 0.1.2 | 0.1.2 | |
elliptic |
- | 0.3.12 | 0.3.12 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
hive |
- | 2.2.3 | 2.2.3 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
internet_connection_checker |
- | 1.0.0+1 | 3.0.1 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.10.0 | 4.10.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
mutex |
- | 3.1.0 | 3.1.0 | |
ninja_asn1 |
- | 2.0.0 | 2.0.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
posix |
- | 6.0.3 | 6.0.3 | |
process |
- | 5.0.5 | 5.0.5 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.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 | |
uuid |
- | 4.5.2 | 4.5.2 | |
version |
- | 3.0.2 | 3.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^2.3.0` on at_auth does not support the stable version `3.0.0`, that was published 26 days ago.
When at_auth is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions at_auth to update the constraint.
The constraint `^2.2.0` on at_chops does not support the stable version `3.0.0`, that was published 26 days ago.
When at_chops is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions at_chops to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/src/cli/auth_cli.dart:397:39- The argument type 'String?' can't be assigned to the parameter type 'String'.ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/src/cli/auth_cli.dart:397:52- The argument type 'String?' can't be assigned to the parameter type 'String'.
Run dart pub downgrade and then dart analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.9, Dart 3.11.0.
Check the analysis log for details.