deepbook 0.1.0
deepbook: ^0.1.0 copied to clipboard
Dart SDK for DeepBook V3, the decentralized central limit order book on Sui. Aligned with the official @mysten/deepbook-v3 TypeScript SDK.
We analyzed this package 9 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
658 out of 979 API elements (67.2 %) have documentation comments.
Some symbols that are missing documentation: deepbook.Account, deepbook.AccountBalances.AccountBalances.new, deepbook.AccountBalances.base, deepbook.AccountBalances.deep, deepbook.AccountBalances.quote.
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:deepbook/deepbook.dartthat imports:package:deepbook/src/transactions/pool_proxy.dartthat imports:package:deepbook/src/contracts/deepbook_margin/pool_proxy.dartthat imports:package:deepbook/src/contracts/utils.dartthat imports:package:sui/sui.dartthat imports:package:sui/zklogin/zklogin.dartthat imports:package:sui/zklogin/signature.dartthat imports:package:sui/cryptography/signature.dartthat imports:package:sui/signers/signer_with_provider.dartthat imports:package:sui/signers/txn_data_serializers/rpc_txn_data_serializer.dartthat imports:package:sui/rpc/client.dartthat imports:package:sui/http/http.dartthat imports:package:sui/http/http_native.dartthat imports:package:dio/io.dartthat imports:package:dio/src/dio/dio_for_native.dartthat imports:package:dio/src/adapters/io_adapter.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.cn/web/wasm for details.
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 |
|---|---|---|---|---|
bcs |
^0.2.0 |
0.2.0 | 0.2.0 | |
dio |
^5.10.0 |
5.11.1 | 5.11.1 | |
sui |
^0.5.0 |
0.5.1 | 0.5.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
adaptive_number |
- | 1.0.0 | 1.0.0 | |
async |
- | 2.13.1 | 2.13.1 | |
bs58check |
- | 1.0.2 | 1.0.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.2.2 | 2.2.2 | |
ed25519_edwards |
- | 0.3.2 | 0.3.2 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
freezed_annotation |
- | 3.1.0 | 3.1.0 | |
hex |
- | 0.2.0 | 0.2.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pointycastle |
- | 4.0.0 | 4.0.0 | |
protobuf |
- | 4.2.0 | 6.0.0 | |
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 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.