at_auth 3.0.0 copy "at_auth: ^3.0.0" to clipboard
at_auth: ^3.0.0 copied to clipboard

Package that implements common logic for onboarding/authenticating an atsign to a secondary server

130/ 160
pub points
7.69k
downloads

We analyzed this package 10 hours ago, and awarded it 130 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: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

46 out of 151 API elements (30.5 %) have documentation comments.

Some symbols that are missing documentation: at_auth.AtAuth.AtAuth.create, at_auth.AtAuth.atChops, at_auth.AtAuth.atLookUp, at_auth.AtAuth.progressStream, at_auth.AtAuthRequest.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:at_auth/at_auth.dart that imports:
  • package:at_auth/src/registrar/registrar_service.dart that imports:
  • package:http/io_client.dart that imports:
  • package:http/src/io_streamed_response.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
at_chops ^3.0.0 3.0.0 3.0.0
at_commons ^5.7.0 5.8.0 5.8.0
at_lookup ^3.4.2 3.5.0 3.5.0
at_server_status ^1.1.0 1.1.1 1.1.1
at_utils ^3.0.19 3.4.0 3.4.0
crypton ^2.2.1 2.2.1 2.2.1
http ^1.2.1 1.6.0 1.6.0
meta ^1.16.0 1.18.1 1.18.1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
better_cryptography - 1.0.0+1 1.0.0+1
chalkdart - 3.0.5 3.0.5
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
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
encrypt - 5.0.3 5.0.3
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
js - 0.6.7 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
path - 1.9.1 1.9.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.1 1.10.1
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
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 64 errors:

  • URI_DOES_NOT_EXIST - lib/src/at_auth.dart:9:8 - Target of URI doesn't exist: 'package:at_utils/at_progress.dart'.
  • NON_TYPE_AS_TYPE_ARGUMENT - lib/src/at_auth.dart:15:10 - The name 'ProgressEvent' isn't a type, so it can't be used as a type argument.
  • URI_DOES_NOT_EXIST - lib/src/at_auth_impl.dart:20:8 - Target of URI doesn't exist: 'package:at_utils/at_progress.dart'.

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.8, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
7.69k
downloads

Publisher

verified publisheratsign.org

Weekly Downloads

Package that implements common logic for onboarding/authenticating an atsign to a secondary server

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

at_chops, at_commons, at_lookup, at_server_status, at_utils, crypton, http, meta

More

Packages that depend on at_auth