bsky 0.0.0 copy "bsky: ^0.0.0" to clipboard
bsky: ^0.0.0 copied to clipboard

A powerful CLI tool that allows Bluesky Social's API to be executed from the command line powered by Dart language.

1
likes
100/ 140
pub points
0%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/myConsciousness/atproto.dart/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: bsky,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: bsky.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

0 out of 1 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: bsky.

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
OK
Pass static analysis
50 / 50trigger folding of the section

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

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
ansi_styles ^0.3.1 0.3.2+1 0.3.2+1
args ^2.0.0 2.5.0 2.5.0
bluesky ^0.2.5 0.2.5 0.15.27
cli_launcher ^0.3.0 0.3.1 0.3.1
cli_util ^0.3.0 0.3.5 0.4.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
atproto - 0.1.2 0.11.15
atproto_core - 0.1.1 0.9.10
collection - 1.18.0 1.18.0
freezed_annotation - 2.4.1 2.4.1
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
json_annotation - 4.9.0 4.9.0
meta - 1.15.0 1.15.0
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
universal_io - 2.2.2 2.2.2
yaml - 3.1.2 3.1.2

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

The constraint `^0.2.5` on bluesky does not support the stable version `0.3.0`.

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

The constraint `^0.3.0` on cli_util does not support the stable version `0.4.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.4.1.

Check the analysis log for details.

1
likes
100
pub points
0%
popularity

Publisher

verified publishershinyakato.dev

A powerful CLI tool that allows Bluesky Social's API to be executed from the command line powered by Dart language.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (LICENSE)

Dependencies

ansi_styles, args, bluesky, cli_launcher, cli_util

More

Packages that depend on bsky