tiki_wallet 0.0.26 tiki_wallet: ^0.0.26 copied to clipboard
flutter lib for managing crypto keys
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
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.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/tiki/wallet/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
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
12 out of 76 API elements (15.8 %) 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: tiki_wallet
, tiki_wallet.CryptoAESKey
, tiki_wallet.CryptoAESKey.CryptoAESKey
, tiki_wallet.CryptoAESKey.CryptoAESKey.decode
, tiki_wallet.CryptoAESKey.encode
.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:tiki_wallet/tiki_wallet.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_service.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_props_repository.dart
that imports:package:sqflite_sqlcipher/sqlite_api.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:tiki_wallet/tiki_wallet.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_service.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_props_repository.dart
that imports:package:sqflite_sqlcipher/sqlite_api.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:tiki_wallet/tiki_wallet.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_service.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_block.dart
that imports:package:tiki_syncchain/tiki_syncchain.dart
that imports:package:amplitude_flutter/amplitude.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:tiki_wallet/tiki_wallet.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_service.dart
that imports:package:tiki_wallet/src/tiki/chain/tiki_chain_props_repository.dart
that imports:package:sqflite_sqlcipher/sqlite_api.dart
that declares support for platforms:Android
,iOS
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:tiki_wallet/tiki_wallet.dart
that imports:package:tiki_wallet/src/tiki/keys/tiki_keys_service.dart
that imports:package:tiki_wallet/src/keystore/keystore_service.dart
that imports:package:tiki_wallet/src/keystore/keystore_repository.dart
that imports:package:flutter_secure_storage/flutter_secure_storage.dart
that imports:package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.dart
that imports:dart:io
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 4 issues. Showing the first 2:
INFO: The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart'.
lib/src/crypto/rsa/crypto_rsa.dart:7:8
╷
7 │ import 'dart:typed_data';
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/crypto/rsa/crypto_rsa.dart
INFO: The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart'.
lib/src/tiki/chain/tiki_chain_cache_model.dart:6:8
╷
6 │ import 'dart:typed_data';
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/tiki/chain/tiki_chain_cache_model.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
amplitude_flutter |
^3.10.0 |
3.16.4 | 3.16.4 |
collection |
^1.16.0 |
1.18.0 | 1.19.1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_secure_storage |
^5.0.2 |
5.1.2 | 9.2.2 |
httpp |
^0.0.6 |
0.0.7 | 0.0.7 |
logging |
^1.0.2 |
1.3.0 | 1.3.0 |
pointycastle |
^3.6.0 |
3.9.1 | 3.9.1 |
sqflite_sqlcipher |
^2.1.1 |
2.2.1 | 3.1.0+1 |
tiki_kv |
^0.1.1 |
0.1.1 | 0.1.1 |
tiki_localchain |
^0.0.6 |
0.0.6 | 0.0.6 |
tiki_syncchain |
^0.0.10 |
0.0.10 | 0.0.10 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.3.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
flutter_secure_storage_linux |
- | 1.2.1 | 1.2.1 |
flutter_secure_storage_macos |
- | 1.1.2 | 3.1.2 |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 1.1.2 |
flutter_secure_storage_web |
- | 1.2.1 | 1.2.1 |
flutter_secure_storage_windows |
- | 1.1.3 | 3.1.2 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http |
- | 0.13.6 | 1.2.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
js |
- | 0.6.7 | 0.7.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path |
- | 1.9.1 | 1.9.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sqflite_common |
- | 2.5.4+5 | 2.5.4+5 |
string_scanner |
- | 1.4.0 | 1.4.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^5.0.2` on flutter_secure_storage does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions flutter_secure_storage
to update the constraint.
The constraint `^2.1.1` on sqflite_sqlcipher does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions sqflite_sqlcipher
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.