atproto_oauth 0.5.1 copy "atproto_oauth: ^0.5.1" to clipboard
atproto_oauth: ^0.5.1 copied to clipboard

Provides tools to handle OAuth for AT Protocol and Bluesky Social.

140/ 160
pub points
3.4k
downloads

We analyzed this package 2 days ago, and awarded it 140 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.

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

68 out of 150 API elements (45.3 %) have documentation comments.

Some symbols that are missing documentation: atproto_oauth, atproto_oauth.DPoPKeyPair.DPoPKeyPair.new, atproto_oauth.DPoPKeyPair.privateKey, atproto_oauth.DPoPKeyPair.publicKey, atproto_oauth.DPoPNonceCache.find.

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:atproto_oauth/atproto_oauth.dart that imports:
  • package:atproto_identity/atproto_identity.dart that imports:
  • package:atproto_identity/src/service_auth.dart that imports:
  • package:did_plc/did_plc.dart that imports:
  • package:did_plc/src/client/retry_policy.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/universal_io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.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
atproto_identity ^0.1.1 0.1.1 0.1.1
convert ^3.1.2 3.1.2 3.1.2
crypto ^3.0.6 3.0.7 3.0.7
freezed_annotation ^3.1.0 3.1.0 3.1.0
http ^1.4.0 1.6.0 1.6.0
json_annotation ^4.9.0 4.12.0 4.12.0
pointycastle ^4.0.0 4.0.0 4.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
base_codecs - 1.0.1 1.0.1
buffer - 1.2.3 1.2.3
collection - 1.19.1 1.19.1
dart_multihash - 1.0.1 1.0.1
did_plc - 1.1.3 1.1.3
http_parser - 4.1.2 4.1.2
meta - 1.19.0 1.19.0
multiformats - 1.3.0 1.3.0
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
web - 1.1.1 1.1.1

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

dart pub downgrade failed with:

OUT:
Resolving dependencies...
Downloading packages...
< async 2.5.0 (was 2.13.1)
< buffer 1.1.1 (was 1.2.3)
+ charcode 1.2.0
< collection 1.17.0 (was 1.19.1)
< crypto 3.0.6 (was 3.0.7)
< did_plc 1.1.2 (was 1.1.3)
< http 1.4.0 (was 1.6.0)
< http_parser 4.0.0 (was 4.1.2)
[13 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

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.14, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
3.4k
downloads

Documentation

API reference

Publisher

verified publisheratprotodart.com

Weekly Downloads

Provides tools to handle OAuth for AT Protocol and Bluesky Social.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#atproto #bluesky #oauth

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

atproto_identity, convert, crypto, freezed_annotation, http, json_annotation, pointycastle

More

Packages that depend on atproto_oauth