wallet_connect_v2_dart 1.0.1 wallet_connect_v2_dart: ^1.0.1 copied to clipboard
Wallet Connect v2 client made in dart.
We analyzed this package 2 days ago, and awarded it 100 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
42 out of 1185 API elements (3.5 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: basic_errors
, basic_errors.Error.Error.fromJson
, basic_errors.Error.code
, basic_errors.Error.message
, basic_errors.Error.toJson
.
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 not compatible with platform Web
Because:
package:wallet_connect_v2_dart/apis/core/core.dart
that imports:package:wallet_connect_v2_dart/apis/core/relay_client/relay_client.dart
that imports:package:wallet_connect_v2_dart/apis/utils/wallet_connect_utils.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:wallet_connect_v2_dart/apis/core/core.dart
that imports:package:wallet_connect_v2_dart/apis/core/store/get_storage_store.dart
that imports:package:get_storage/get_storage.dart
that imports:package:get_storage/src/value.dart
that imports:package:get/state_manager.dart
that imports:package:get/get_state_manager/get_state_manager.dart
that imports:package:get/get_state_manager/src/simple/simple_builder.dart
that imports:package:get/get_state_manager/src/simple/get_state.dart
that imports:package:get/instance_manager.dart
that imports:package:get/get_instance/get_instance.dart
that imports:package:get/get_instance/src/get_instance.dart
that imports:package:get/get_navigation/src/router_report.dart
that imports:package:get/get.dart
that imports:package:get/route_manager.dart
that imports:package:get/get_navigation/get_navigation.dart
that imports:package:get/get_navigation/src/root/get_material_app.dart
that imports:package:get/get_utils/get_utils.dart
that imports:package:get/get_utils/src/platform/platform.dart
that imports:package:get/get_utils/src/platform/platform_web.dart
that imports:dart:html
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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 20 issues. Showing the first 2:
WARNING: The value of the local variable 'response' isn't used.
lib/apis/core/pairing/pairing.dart:175:20
╷
175 │ final bool response = await sendRequest(
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/apis/core/pairing/pairing.dart
WARNING: Unused import: 'package:wallet_connect_v2_dart/apis/core/crypto/crypto_models.dart'.
lib/apis/core/relay_auth/i_relay_auth.dart:3:8
╷
3 │ import 'package:wallet_connect_v2_dart/apis/core/crypto/crypto_models.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/apis/core/relay_auth/i_relay_auth.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
bs58 |
^1.0.2 |
1.0.2 | 1.0.2 |
collection |
^1.16.0 |
1.18.0 | 1.19.1 |
convert |
^3.0.1 |
3.1.2 | 3.1.2 |
cryptography |
^2.0.5 |
2.7.0 | 2.7.0 |
ed25519_edwards |
^0.3.1 |
0.3.1 | 0.3.1 |
event |
^2.1.2 |
2.1.2 | 3.1.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
get_storage |
^2.0.3 |
2.1.1 | 2.1.1 |
hex |
^0.2.0 |
0.2.0 | 0.2.0 |
http |
^0.13.5 |
0.13.6 | 1.2.2 |
json_annotation |
^4.7.0 |
4.9.0 | 4.9.0 |
json_rpc_2 |
^3.0.2 |
3.0.3 | 3.0.3 |
mockito |
^5.3.2 |
5.4.4 | 5.4.4 |
pointycastle |
^3.6.2 |
3.9.1 | 3.9.1 |
stream_channel |
^2.1.0 |
2.1.2 | 2.1.2 |
uuid |
^3.0.6 |
3.0.7 | 4.5.1 |
web_socket_channel |
^2.2.0 |
2.4.5 | 3.0.1 |
x25519 |
^0.1.1 |
0.1.1 | 0.1.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 77.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
adaptive_number |
- | 1.0.0 | 1.0.0 |
analyzer |
- | 6.7.0 | 7.0.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
base_x |
- | 2.0.1 | 2.0.1 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
build |
- | 2.4.1 | 2.4.1 |
built_collection |
- | 5.1.1 | 5.1.1 |
built_value |
- | 8.9.2 | 8.9.2 |
characters |
- | 1.3.0 | 1.3.1 |
code_builder |
- | 4.10.1 | 4.10.1 |
crypto |
- | 3.0.6 | 3.0.6 |
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 |
get |
- | 4.6.6 | 4.6.6 |
glob |
- | 2.1.2 | 2.1.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
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 |
- | 1.9.1 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.14 | 2.2.14 |
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 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pub_semver |
- | 2.1.4 | 2.1.4 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_gen |
- | 1.5.0 | 1.5.0 |
source_span |
- | 1.10.0 | 1.10.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.4 | 0.7.4 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 0.5.1 | 1.1.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^2.1.2` on event does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions event
to update the constraint.
The constraint `^0.13.5` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http
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.5
, Dart 3.5.4
.
Check the analysis log for details.