pasubot 0.0.1 copy "pasubot: ^0.0.1" to clipboard
pasubot: ^0.0.1 copied to clipboard

A dart client for Pasubot. This client makes it simple for developers to build secure and scalable products.

130/ 160
pub points
6
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

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

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

Detected license: MIT.

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

378 out of 775 API elements (48.8 %) have documentation comments.

Some symbols that are missing documentation: pasubot.AMREntry.AMREntry.fromJson, pasubot.AMREntry.AMREntry.new, pasubot.AMRMethod, pasubot.AdminUserAttributes, pasubot.AdminUserAttributes.AdminUserAttributes.new.

Passed check 10/10 points: Package has 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:pasubot/pasubot.dart that imports:
  • package:pasubot/src/pasubot_query_schema.dart that imports:
  • package:pasubot_json_isolate/yet_another_json_isolate.dart that imports:
  • package:pasubot_json_isolate/src/_isolates_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

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 >=0.13.5 <2.0.0 1.6.0 1.6.0
mongorest ^0.0.1 0.0.1 0.0.1
pasubot_functions_client ^0.0.1 0.0.1 0.0.1
pasubot_gotrue ^0.0.1 0.0.1 0.0.1
pasubot_json_isolate ^0.0.1 0.0.1 0.0.1
pasubot_realtime_client ^0.0.1 0.0.1 0.0.1
pasubot_storage_client ^0.0.1 0.0.1 0.0.1
rxdart ^0.27.5 0.27.7 0.28.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
http_parser - 4.1.2 4.1.2
jwt_decode - 0.3.1 0.3.1
meta - 1.18.1 1.18.1
mime - 1.0.6 2.0.0
path - 1.9.1 1.9.1
retry - 3.1.2 3.1.2
source_span - 1.10.2 1.10.2
stream_channel - 2.1.4 2.1.4
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 - 0.5.1 1.1.1
web_socket_channel - 2.4.5 3.0.3

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

The constraint `^0.27.5` on rxdart does not support the stable version `0.28.0`.

Try running dart pub upgrade --major-versions rxdart 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.10, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A dart client for Pasubot. This client makes it simple for developers to build secure and scalable products.

Documentation

API reference

License

MIT (license)

Dependencies

http, mongorest, pasubot_functions_client, pasubot_gotrue, pasubot_json_isolate, pasubot_realtime_client, pasubot_storage_client, rxdart

More

Packages that depend on pasubot