io_takamaka_core_wallet 2.0.10 io_takamaka_core_wallet: ^2.0.10 copied to clipboard
A Takamaka core wallet library A core library to create a crypto wallet includes a set of functions and components that handle various aspects of cryptocurrency transactions
We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/takamaka-dev/io_takamaka_core_wallet
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: io_takamaka_core_wallet
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Failed to run remote show origin
.
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: Apache-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
56 out of 277 API elements (20.2 %) have documentation comments.
Some symbols that are missing documentation: io_takamaka_core_wallet
, io_takamaka_core_wallet.AcceptedBetByHolderBean
, io_takamaka_core_wallet.AcceptedBetByHolderBean.AcceptedBetByHolderBean
, io_takamaka_core_wallet.AcceptedBetByHolderBean.AcceptedBetByHolderBean.fromJson
, io_takamaka_core_wallet.AcceptedBetByHolderBean.coveredBets
.
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 does not support platform `Web`.
Because:
package:io_takamaka_core_wallet/io_takamaka_core_wallet.dart
that imports:package:io_takamaka_core_wallet/src/utils/metadata_utils.dart
that imports:package:metadata_god/metadata_god.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:io_takamaka_core_wallet/io_takamaka_core_wallet.dart
that imports:package:io_takamaka_core_wallet/src/utils/metadata_utils.dart
that imports:package:metadata_god/metadata_god.dart
that imports:package:metadata_god/src/bridge_generated.dart
that imports:package:metadata_god/src/bridge_generated.io.dart
that imports:dart:ffi
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 63 issues. Showing the first 2:
INFO: Dangling library doc comment.
lib/res/lib_res.dart:1:1
╷
1 │ /// Generated file. Do not edit.
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/res/lib_res.dart
INFO: The variable name 'NUMBER_OF_ZEROS' isn't a lowerCamelCase identifier.
lib/src/config/deafult_init_prameters.dart:3:14
╷
3 │ static int NUMBER_OF_ZEROS = 9;
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/config/deafult_init_prameters.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
^3.3.6 |
3.6.1 | 3.6.1 |
build_runner |
^2.3.3 |
2.4.13 | 2.4.13 |
convert |
^3.1.1 |
3.1.2 | 3.1.2 |
crc32_checksum |
^0.0.2 |
0.0.2 | 0.0.2 |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 |
cryptography |
^2.1.1 |
2.7.0 | 2.7.0 |
ed25519_edwards |
^0.3.1 |
0.3.1 | 0.3.1 |
ed25519_hd_key |
^2.2.0 |
2.3.0 | 2.3.0 |
encrypt |
^5.0.1 |
5.0.3 | 5.0.3 |
exif |
^3.1.4 |
3.3.0 | 3.3.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
hash |
^1.0.4 |
1.0.4 | 1.0.4 |
hex |
^0.2.0 |
0.2.0 | 0.2.0 |
http |
^1.1.0 |
1.2.2 | 1.2.2 |
image |
^4.0.15 |
4.3.0 | 4.3.0 |
json_annotation |
^4.8.0 |
4.9.0 | 4.9.0 |
json_serializable |
^6.6.1 |
6.8.0 | 6.8.0 |
metadata_god |
^0.5.2+1 |
0.5.2+1 | 1.0.0 |
mime |
^1.0.4 |
1.0.6 | 2.0.0 |
path |
^1.8.2 |
1.9.1 | 1.9.1 |
path_provider |
^2.0.15 |
2.1.5 | 2.1.5 |
pointycastle |
^3.7.3 |
3.9.1 | 3.9.1 |
qr_flutter |
^4.1.0 |
4.1.0 | 4.1.0 |
sha3 |
^0.2.0 |
0.2.0 | 0.2.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
adaptive_number |
- | 1.0.0 | 1.0.0 |
analyzer |
- | 6.7.0 | 6.11.0 |
args |
- | 2.6.0 | 2.6.0 |
asn1lib |
- | 1.5.8 | 1.5.8 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
build |
- | 2.4.1 | 2.4.1 |
build_cli_annotations |
- | 2.1.0 | 2.1.0 |
build_config |
- | 1.1.1 | 1.1.1 |
build_daemon |
- | 4.0.2 | 4.0.2 |
build_resolvers |
- | 2.4.2 | 2.4.2 |
build_runner_core |
- | 7.3.2 | 7.3.2 |
built_collection |
- | 5.1.1 | 5.1.1 |
built_value |
- | 8.9.2 | 8.9.2 |
characters |
- | 1.3.0 | 1.3.1 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
clock |
- | 1.1.2 | 1.1.2 |
code_builder |
- | 4.10.1 | 4.10.1 |
collection |
- | 1.18.0 | 1.19.1 |
dart_style |
- | 2.3.7 | 2.3.7 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_rust_bridge |
- | 1.82.1 | 2.6.0 |
frontend_server_client |
- | 4.0.0 | 4.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
graphs |
- | 2.3.2 | 2.3.2 |
http_multi_server |
- | 3.2.1 | 3.2.1 |
http_parser |
- | 4.0.2 | 4.1.1 |
io |
- | 1.0.4 | 1.0.4 |
js |
- | 0.6.7 | 0.7.1 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
package_config |
- | 2.1.0 | 2.1.0 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.0 |
path_provider_linux |
- | 2.2.1 | 2.2.1 |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 |
path_provider_windows |
- | 2.3.0 | 2.3.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
pinenacl |
- | 0.6.0 | 0.6.0 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pool |
- | 1.5.1 | 1.5.1 |
pub_semver |
- | 2.1.4 | 2.1.4 |
pubspec_parse |
- | 1.3.0 | 1.3.0 |
puppeteer |
- | 3.15.0 | 3.15.0 |
qr |
- | 3.0.2 | 3.0.2 |
shelf |
- | 1.4.1 | 1.4.2 |
shelf_static |
- | 1.1.3 | 1.1.3 |
shelf_web_socket |
- | 1.0.4 | 2.0.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_gen |
- | 1.5.0 | 1.5.0 |
source_helper |
- | 1.3.4 | 1.3.4 |
source_span |
- | 1.10.0 | 1.10.0 |
sprintf |
- | 7.0.0 | 7.0.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
stream_transform |
- | 2.1.0 | 2.1.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.3 | 0.7.3 |
timing |
- | 1.0.1 | 1.0.1 |
tuple |
- | 2.0.2 | 2.0.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 1.1.0 | 1.1.0 |
web_socket_channel |
- | 2.4.0 | 3.0.1 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.5.2+1` on metadata_god does not support the stable version `1.0.0`, that was published 25 days ago.
When metadata_god is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions metadata_god
to update the constraint.
The constraint `^1.0.4` on mime does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions mime
to update the constraint.
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.