wallet_kit 0.2.0
wallet_kit: ^0.2.0 copied to clipboard
Wallet Kit.
We analyzed this package 7 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 50 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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
147 out of 511 API elements (28.8 %) have documentation comments.
Some symbols that are missing documentation: account_address, account_address.AccountAddress, account_address.AccountAddress.AccountAddress.new, add_wallet_screen, add_wallet_screen.AddWalletScreen.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:wallet_kit/wallet_kit.dartthat imports:package:wallet_kit/secure_store.dartthat imports:package:secure_store/secure_store.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:wallet_kit/wallet_kit.dartthat imports:package:wallet_kit/secure_store.dartthat imports:package:secure_store/secure_store.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:wallet_kit/wallet_kit.dartthat imports:package:wallet_kit/secure_store.dartthat imports:package:secure_store/secure_store.dartthat declares support for platforms:Android,iOS,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 18 issues. Showing the first 2:
INFO: Missing type annotation.
lib/services/wallet_service.dart:68:10
╷
68 │ static storePrivateKey({
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/services/wallet_service.dart
INFO: Missing type annotation.
lib/services/wallet_service.dart:186:1
╷
186 │ seedPhraseKey(String walletId) {
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/services/wallet_service.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ark_project |
^0.3.0 |
0.3.0 | 0.4.0 | |
bip39 |
^1.0.6 |
1.0.6 | 1.0.6 | |
easy_debounce |
^2.0.3 |
2.0.3 | 2.0.3 | |
expandable |
^5.0.1 |
5.0.1 | 5.0.1 | |
flutter_hooks |
^0.20.5 |
0.20.5 | 0.21.3+1 | |
flutter_svg |
^2.0.7 |
2.2.3 | 2.2.3 | |
freezed_annotation |
^2.2.0 |
2.4.4 | 3.1.0 | |
go_router |
^14.2.9 |
14.8.1 | 17.0.1 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hooks_riverpod |
^2.3.6 |
2.6.1 | 3.0.3 | |
image_network |
^2.5.4+1 |
2.6.0 | 2.6.0 | |
riverpod_annotation |
^2.1.1 |
2.6.1 | 3.0.3 | |
secure_store |
^0.1.2+1 |
0.1.3 | 0.1.3 | |
starknet |
^0.1.2+1 |
0.1.2+1 | 0.2.0 | |
starknet_provider |
^0.1.1+2 |
0.1.1+2 | 0.2.0 | |
uuid |
^4.0.0 |
4.5.2 | 4.5.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bip32 |
- | 2.0.0 | 2.0.0 | |
bs58check |
- | 1.0.2 | 1.0.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_riverpod |
- | 2.6.1 | 3.0.3 | |
hex |
- | 0.2.0 | 0.2.0 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointer_interceptor |
- | 0.10.1+2 | 0.10.1+2 | |
pointer_interceptor_ios |
- | 0.10.1+1 | 0.10.1+1 | |
pointer_interceptor_platform_interface |
- | 0.10.0+1 | 0.10.0+1 | |
pointer_interceptor_web |
- | 0.10.3 | 0.10.3 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
riverpod |
- | 2.6.1 | 3.0.3 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
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_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter |
- | 4.13.0 | 4.13.0 | |
webview_flutter_android |
- | 4.10.11 | 4.10.11 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.23.5 | 3.23.5 | |
webviewimage |
- | 0.0.6 | 0.0.6 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^0.3.0` on ark_project does not support the stable version `0.4.0`.
Try running dart pub upgrade --major-versions ark_project to update the constraint.
The constraint `^0.20.5` on flutter_hooks does not support the stable version `0.21.0`.
Try running dart pub upgrade --major-versions flutter_hooks to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 3 errors:
UNDEFINED_METHOD-lib/widgets/nft_details.g.dart:119:12- The method 'ProviderOverride' isn't defined for the type 'GetNFTProvider'.UNDEFINED_CONSTRUCTOR_IN_INITIALIZER-lib/widgets/nft_details.g.dart:166:3- The class 'AutoDisposeFutureProviderElement' doesn't have an unnamed constructor.SUPER_FORMAL_PARAMETER_WITHOUT_ASSOCIATED_POSITIONAL-lib/widgets/nft_details.g.dart:166:32- No associated positional super constructor parameter.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.