solana_kit_dapp_publisher_cli 0.1.1
solana_kit_dapp_publisher_cli: ^0.1.1 copied to clipboard
Portal-backed CLI for publishing dApp versions to the Solana Mobile dApp Store.
0
likes
150/ 160
pub points
161
downloads
We analyzed this package 4 days ago, and awarded it 150 pub points (of a possible 160):
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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
548 out of 549 API elements (99.8 %) have documentation comments.
Some symbols that are missing documentation: solana_kit_dapp_publisher_cli.PublicationWorkflowClient.PublicationWorkflowClient.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:solana_kit_dapp_publisher_cli/solana_kit_dapp_publisher_cli.dartthat imports:package:solana_kit_dapp_publisher_cli/src/workflow_client.dartthat imports:package:solana_kit_dapp_publisher_cli/src/publication_models.dartthat imports:package:solana_kit_dapp_publisher_cli/src/portal_types.dartthat imports:package:solana_kit_dapp_publisher_cli/src/files.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
http |
^1.4.0 |
1.6.0 | 1.6.0 | |
solana_kit_address_constants |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_addresses |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_keys |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_mpl_token_metadata |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_rpc |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_rpc_spec |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_signers |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_transaction_messages |
^0.9.3 |
0.9.3 | 0.9.3 | |
solana_kit_transactions |
^0.9.3 |
0.9.3 | 0.9.3 |
Transitive dependencies
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.23.19, Dart 3.13.1.
Check the analysis log for details.