solana_kit_mpl_bubblegum 0.3.0
solana_kit_mpl_bubblegum: ^0.3.0 copied to clipboard
mpl-bubblegum (compressed NFT) instruction builders and helpers for the Solana Kit Dart SDK.
We analyzed this package 3 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
420 out of 755 API elements (55.6 %) have documentation comments.
Some symbols that are missing documentation: solana_kit_mpl_bubblegum.AssetDataSchema.value, solana_kit_mpl_bubblegum.BubblegumEventType.value, solana_kit_mpl_bubblegum.BurnInstructionData.BurnInstructionData.new, solana_kit_mpl_bubblegum.BurnInstructionData.creatorHash, solana_kit_mpl_bubblegum.BurnInstructionData.dataHash.
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_mpl_bubblegum/solana_kit_mpl_bubblegum.dartthat imports:package:solana_kit_mpl_bubblegum/src/transfer_asset.dartthat imports:package:solana_kit_instruction_plans/solana_kit_instruction_plans.dartthat imports:package:solana_kit_instruction_plans/src/transaction_planner.dartthat imports:package:solana_kit_transactions/solana_kit_transactions.dartthat imports:package:solana_kit_transactions/src/wire_transaction.dartthat imports:package:solana_kit_transactions/src/transaction.dartthat imports:package:solana_kit_keys/solana_kit_keys.dartthat imports:package:solana_kit_keys/src/key_pair.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.2.0 |
1.6.0 | 1.6.0 | |
meta |
^1.16.0 |
1.18.3 | 1.18.3 | |
solana_kit_accounts |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_addresses |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_codecs |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_codecs_core |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_codecs_data_structures |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_codecs_numbers |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_errors |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_instruction_plans |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_instructions |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_keys |
^0.5.0 |
0.5.0 | 0.5.0 | |
solana_kit_spl_account_compression |
^0.3.0 |
0.3.0 | 0.3.0 |
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.14, Dart 3.12.2.
Check the analysis log for details.