gelbooru 8.0.0 copy "gelbooru: ^8.0.0" to clipboard
gelbooru: ^8.0.0 copied to clipboard

An Gelbooru API client written in Dart and powered by the `http` package !

130/ 160
pub points
91
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

67 out of 132 API elements (50.8 %) have documentation comments.

Some symbols that are missing documentation: gelbooru, gelbooru.Autocomplete.category, gelbooru.Autocomplete.label, gelbooru.Autocomplete.postCount, gelbooru.Autocomplete.type.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 9 issues. Showing the first 2:

INFO: The referenced name isn't visible in scope.

lib/src/core/paginated_response.dart:4:109

  ╷
4 │ /// To easily access the data, methods from the [UnmodifiableListView] _data fields are exposed inside the [PageResponse].
  │                                                                                                             ^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/core/paginated_response.dart

INFO: Use the null-aware marker '?' rather than a null check via an 'if'.

lib/src/dto/index/post_index_request.dart:29:5

   ╷
29 │     if (cid != null) 'cid': cid!,
   │     ^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/dto/index/post_index_request.dart

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

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

Package Constraint Compatible Latest Notes
http ^1.2.1 1.6.0 1.6.0
meta ^1.12.0 1.19.0 1.19.0
xml ^6.5.0 6.6.1 7.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
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
web - 1.1.1 1.1.1

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

The constraint `^6.5.0` on xml does not support the stable version `7.0.0`.

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

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

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
91
downloads

Documentation

API reference

Publisher

verified publisherprojetretro.io

Weekly Downloads

An Gelbooru API client written in Dart and powered by the `http` package !

Repository

Topics

#gelbooru #api #http #nsfw #art

License

unknown (license)

Dependencies

http, meta, xml

More

Packages that depend on gelbooru