pasubot 0.0.1
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.
We analyzed this package 6 days ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
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: MIT.
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.
10/10 points: Package has an example
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.dartthat imports:package:pasubot/src/pasubot_query_schema.dartthat imports:package:pasubot_json_isolate/yet_another_json_isolate.dartthat imports:package:pasubot_json_isolate/src/_isolates_io.dartthat 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.
50/50 points: code has no errors, warnings, lints, or formatting issues
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.1 | 2.13.1 | |
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.2 | 1.18.2 | |
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.
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.23.12, Dart 3.11.4.
Check the analysis log for details.