solana_kit 0.3.1
solana_kit: ^0.3.1 copied to clipboard
Umbrella package re-exporting all Solana Kit Dart SDK packages.
We analyzed this package 25 hours ago, and awarded it 160 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
1737 out of 2209 API elements (78.6 %) have documentation comments.
Some symbols that are missing documentation: solana_kit.AccountInfoBase.AccountInfoBase.new, solana_kit.AccountInfoJsonDataBase64.AccountInfoJsonDataBase64.new, solana_kit.AccountInfoJsonDataParsed.AccountInfoJsonDataParsed.new, solana_kit.AccountInfoWithBase58Bytes.AccountInfoWithBase58Bytes.new, solana_kit.AccountInfoWithBase58EncodedData.AccountInfoWithBase58EncodedData.new.
10/10 points: Package has 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/solana_kit.dartthat imports:package:solana_kit_transaction_confirmation/solana_kit_transaction_confirmation.dartthat imports:package:solana_kit_transaction_confirmation/src/rpc_confirmation.dartthat imports:package:solana_kit_rpc_spec/solana_kit_rpc_spec.dartthat imports:package:solana_kit_rpc_spec/src/rpc_api.dartthat imports:package:solana_kit_rpc_spec_types/solana_kit_rpc_spec_types.dartthat imports:package:solana_kit_rpc_spec_types/src/json_bigint.dartthat imports:dart:isolate
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
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
adaptive_number |
- | 1.0.0 | 1.0.0 | |
async |
- | 2.13.1 | 2.13.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ed25519_edwards |
- | 0.3.1 | 0.3.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
meta |
- | 1.18.2 | 1.18.2 | |
path |
- | 1.9.1 | 1.9.1 | |
solana_kit_codecs_core |
- | 0.3.1 | 0.3.1 | |
solana_kit_codecs_data_structures |
- | 0.3.1 | 0.3.1 | |
solana_kit_codecs_numbers |
- | 0.3.1 | 0.3.1 | |
solana_kit_codecs_strings |
- | 0.3.1 | 0.3.1 | |
solana_kit_rpc_api |
- | 0.3.1 | 0.3.1 | |
solana_kit_rpc_spec |
- | 0.3.1 | 0.3.1 | |
solana_kit_rpc_subscriptions_api |
- | 0.3.1 | 0.3.1 | |
solana_kit_rpc_subscriptions_channel_websocket |
- | 0.3.1 | 0.3.1 | |
solana_kit_rpc_transformers |
- | 0.3.1 | 0.3.1 | |
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 |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 |
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.12, Dart 3.11.2.
Check the analysis log for details.