durt 0.1.6
durt: ^0.1.6 copied to clipboard
Dart lib for duniter cryptography, useful to integrate Ğ1 libre currency to your app
1
likes
120/ 140
pub points
50%
popularity
We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 140):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
10/10 points: Package has an example
10/10 points: 20% or more of the public API has dartdoc comments
- 26 out of 51 API elements (51.0 %) have documentation comments.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Windows
- ✓ Linux
- ✓ MacOS
- ✓ Web
30/30 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
bip32_ed25519 | ^0.2.1 | 0.2.2 | 0.5.0 |
bip39_multi_nullsafety | ^1.0.7 | 1.0.7 | 1.0.7 |
collection | ^1.15.0 | 1.17.1 | 1.17.1 |
fast_base58 | ^0.2.1 | 0.2.1 | 0.2.1 |
graphql | ^5.0.0 | 5.1.3 | 5.1.3 |
hex | ^0.2.0 | 0.2.0 | 0.2.0 |
pinenacl | ^0.3.3 | 0.3.4 | 0.5.1 |
pointycastle | ^3.4.0 | 3.6.2 | 3.6.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async | - | 2.10.0 | 2.10.0 |
convert | - | 3.1.1 | 3.1.1 |
crypto | - | 3.0.2 | 3.0.2 |
gql | - | 0.14.0 | 0.14.0 |
gql_dedupe_link | - | 2.0.3+1 | 2.0.3+1 |
gql_error_link | - | 0.2.3+1 | 0.2.3+1 |
gql_exec | - | 0.4.3 | 0.4.3 |
gql_http_link | - | 0.4.5 | 0.4.5 |
gql_link | - | 0.5.1 | 0.5.1 |
gql_transform_link | - | 0.2.2+1 | 0.2.2+1 |
hive | - | 2.2.3 | 2.2.3 |
http | - | 0.13.5 | 0.13.5 |
http_parser | - | 4.0.2 | 4.0.2 |
js | - | 0.6.7 | 0.6.7 |
meta | - | 1.9.0 | 1.9.0 |
normalize | - | 0.7.2 | 0.8.0 |
path | - | 1.8.3 | 1.8.3 |
rxdart | - | 0.27.7 | 0.27.7 |
source_span | - | 1.9.1 | 1.9.1 |
stream_channel | - | 2.1.1 | 2.1.1 |
string_scanner | - | 1.2.0 | 1.2.0 |
term_glyph | - | 1.2.1 | 1.2.1 |
typed_data | - | 1.3.1 | 1.3.1 |
uuid | - | 3.0.7 | 3.0.7 |
web_socket_channel | - | 2.2.0 | 2.3.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.2.1` on bip32_ed25519 does not support the stable version `0.3.1`.
Try running dart pub upgrade --major-versions bip32_ed25519
to update the constraint.
The constraint `^0.3.3` on pinenacl does not support the stable version `0.4.0`.
Try running dart pub upgrade --major-versions pinenacl
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.25
, Dart 2.19.1
.