bungie_api 14.0.0 copy "bungie_api: ^14.0.0" to clipboard
bungie_api: ^14.0.0 copied to clipboard

This project implements Dart definitions and API helpers for the [Bungie.net API](https://github.com/Bungie-net/api).

135/ 160
pub points
282
downloads

We analyzed this package 3 days ago, and awarded it 135 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:2:252

  ╷
2 │ <p>This project implements Dart definitions and API helpers for the <a href="https://github.com/Bungie-net/api">Bungie.net API</a>. It's based on <a href="https://github.com/DestinyItemManager/bungie-api-ts">bungie-api-ts</a> that is meant for use in <a href="http://destinyitemmanager.com">Destiny Item Manager</a>, but should be general enough to use in any project. The code is completely generated from Bungie's documentation - I considered using something like Swagger Codegen, but instead opted for a custom generator so we could make the result as nice as possible.</p>
  │                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

2973 out of 10450 API elements (28.4 %) have documentation comments.

Some symbols that are missing documentation: activity_graph_node_highlight_type, activity_graph_node_highlight_type.ActivityGraphNodeHighlightType, activity_graph_node_highlight_type.ActivityGraphNodeHighlightTypeExtension, activity_graph_node_highlight_type.ActivityGraphNodeHighlightTypeExtension.value, activity_graph_node_highlight_type.decodeActivityGraphNodeHighlightType.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:bungie_api/api/app.dart that imports:
  • package:bungie_api/src/api/app.dart that imports:
  • package:bungie_api/src/responses/ienumerable_of_application_response.dart that imports:
  • package:compute/compute.dart that imports:
  • package:compute/src/compute.dart that imports:
  • package:compute/src/compute_io.dart that imports:
  • dart:isolate

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

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

Passed report section
Support up-to-date dependencies
40 / 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
compute ^1.0.2 1.0.2 1.0.2
json_annotation ^4.12.0 4.12.0 4.12.0
watcher ^1.1.2 1.2.1 1.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.14, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
135
points
282
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This project implements Dart definitions and API helpers for the [Bungie.net API](https://github.com/Bungie-net/api).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

compute, json_annotation, watcher

More

Packages that depend on bungie_api