fire_api_dart 1.1.6 copy "fire_api_dart: ^1.1.6" to clipboard
fire_api_dart: ^1.1.6 copied to clipboard

An implementation for fire_api for dart servers using googleapis.

0
likes
120/ 160
pub points
57
downloads

We analyzed this package 15 hours ago, and awarded it 120 pub points (of a possible 160):

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: GPL-3.0.

failed
Provide documentation
0 / 20trigger folding of the section

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

1 out of 36 API elements (2.8 %) 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.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: fire_api_dart, fire_api_dart.GoogleCloudFireStorage, fire_api_dart.GoogleCloudFireStorage.GoogleCloudFireStorage, fire_api_dart.GoogleCloudFireStorage.bucket, fire_api_dart.GoogleCloudFireStorage.create.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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:fire_api_dart/fire_api_dart.dart that imports:
  • package:googleapis_auth/auth_io.dart that imports:
  • package:googleapis_auth/src/oauth2_flows/authorization_code_grant_server_flow.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fire_api_dart/fire_api_dart.dart that imports:
  • package:googleapis_auth/auth_io.dart that imports:
  • package:googleapis_auth/src/oauth2_flows/authorization_code_grant_server_flow.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: The declaration 'parent' isn't referenced.

lib/fire_api_dart.dart:448:15

    ╷
448 │   String? get parent => contains("/")
    │               ^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest
chunked_stream ^1.4.2 1.4.2 1.4.2
fire_api ^1.1.9 1.1.9+5 1.1.9+5
google_cloud >=0.2.0 0.2.0 0.2.0
googleapis >=13.2.0 13.2.0 13.2.0
googleapis_auth >=1.6.0 1.6.0 1.6.0
Transitive dependencies
Package Constraint Compatible Latest
_discoveryapis_commons - 1.0.7 1.0.7
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
collection - 1.19.1 1.19.1
colored_print - 1.0.0 1.0.0
crypto - 3.0.6 3.0.6
fast_log - 1.0.7 1.0.7
google_identity_services_web - 0.3.3 0.3.3
http - 1.2.2 1.2.2
http_parser - 4.1.1 4.1.1
io - 1.0.5 1.0.5
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
rxdart - 0.28.0 0.28.0
shelf - 1.4.2 1.4.2
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.3 2.1.3
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.0 1.1.0

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Dart 3.6.0.

Check the analysis log for details.

0
likes
120
points
57
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

An implementation for fire_api for dart servers using googleapis.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

chunked_stream, fire_api, google_cloud, googleapis, googleapis_auth

More

Packages that depend on fire_api_dart