coconut_lib 1.1.1
coconut_lib: ^1.1.1 copied to clipboard
The coconut_lib is a development tool for mobile air gap Bitcoin wallets. It is written in Dart. Coconut Vault and Coconut Wallet were created using this library.
We analyzed this package 2 days ago, and awarded it 140 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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting coconut_lib... Discovering libraries... Linking elements... Precaching local docs for 171805 elements... ERR: dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: In categories definition for Cryptography and Encoding, "markdown" resolves to the missing file /tmp/pana_HGPHBC/doc/api_topics/cryptogr[...] #0 CategoryConfiguration.fromYamlMap (package:dartdoc/src/dartdoc_options.dart:110) #1 _DartdocFileOption._valueAtFromFile (package:dartdoc/src/dartdoc_options.dart:865) #2 _DartdocFileOption._valueAtFromFilesFirstFound (package:dartdoc/src/dartdoc_options.dart:803) #3 _DartdocFileOption._valueAtFromFiles (package:dartdoc/src/dartdoc_options.dart:791) #4 _DartdocFileOption.valueAt (package:dartdoc/src/dartdoc_options.dart:777) #5 DartdocOptionContext.categories (package:dartdoc/src/dartdoc_options.dart:1167) #6 new Category (package:dartdoc/src/model/category.dart:58) #7 Package.initializeCategories (package:dartdoc/src/model/package.dart:256) #8 PackageGraph.initializeCategories (package:dartdoc/src/model/package_graph.dart:193) [8 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/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 |
|---|---|---|---|---|
bech32 |
^0.2.2 |
0.2.2 | 0.2.2 | |
bech32m_i |
^0.2.2 |
0.2.2 | 0.2.2 | |
convert |
^3.1.1 |
3.1.2 | 3.1.2 | |
decimal |
^3.0.2 |
3.2.6 | 3.2.6 | |
flat_buffers |
^25.9.23 |
25.9.23 | 25.9.23 | |
hex |
^0.2.0 |
0.2.0 | 0.2.0 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
pointycastle |
^4.0.0 |
4.0.0 | 4.0.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
intl |
- | 0.20.3 | 0.20.3 | |
meta |
- | 1.19.0 | 1.19.0 | |
path |
- | 1.9.1 | 1.9.1 | |
rational |
- | 2.2.3 | 2.2.3 | |
typed_data |
- | 1.4.0 | 1.4.0 |
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.18, Dart 3.13.1.
Check the analysis log for details.