corks_cedar 0.1.2 copy "corks_cedar: ^0.1.2" to clipboard
corks_cedar: ^0.1.2 copied to clipboard

An embedded authorization token format, based off Google's macaroons.

0
likes
120/ 140
pub points
40%
popularity

We analyzed this package 7 days ago, and awarded it 120 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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-2-Clause-Patent.

failed
Provide documentation
10 / 20trigger folding of the section

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

1548 out of 2858 API elements (54.2 %) have documentation comments.

Some symbols that are missing documentation: corks_cedar.Bearer, corks_cedar.Bearer.Bearer, corks_cedar.Bearer.Bearer.entity, corks_cedar.Bearer.Bearer.entityId, corks_cedar.Caveat.

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 52 issues. Showing the first 2:

lib/src/proto/cedar/v3/context.pb.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/proto/cedar/v3/context.pbenum.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
cedar ^0.1.1 0.1.3 0.1.3
crypto ^3.0.3 3.0.3 3.0.3
fixnum ^1.1.0 1.1.0 1.1.0
meta ^1.10.0 1.15.0 1.15.0
protobuf ^3.1.0 3.1.0 3.1.0
Transitive dependencies
Package Constraint Compatible Latest
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
collection - 1.18.0 1.18.0
json_annotation - 4.9.0 4.9.0
typed_data - 1.3.2 1.3.2

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

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

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

0
likes
120
pub points
40%
popularity

Publisher

verified publishercelest.dev

An embedded authorization token format, based off Google's macaroons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause-Patent (LICENSE)

Dependencies

cedar, crypto, fixnum, meta, protobuf

More

Packages that depend on corks_cedar