komodo_defi_local_auth 0.3.1+2
komodo_defi_local_auth: ^0.3.1+2 copied to clipboard
A package responsible for managing and abstracting out an authentication service on top of the API's methods
We analyzed this package 16 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
packages/komodo_defi_local_auth/pubspec.yaml from the repository URL mismatch: expected https://github.com/KomodoPlatform/komodo-defi-sdk-flutter but got https://github.com/GLEECBTC/komodo-defi-sdk-flutter.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: komodo_defi_local_auth, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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
100 out of 128 API elements (78.1 %) have documentation comments.
Some symbols that are missing documentation: komodo_defi_local_auth.AuthenticationState.AuthenticationState.completed, komodo_defi_local_auth.AuthenticationState.AuthenticationState.error, komodo_defi_local_auth.AuthenticationState.AuthenticationState.new, komodo_defi_local_auth.AuthenticationState.error, komodo_defi_local_auth.AuthenticationState.message.
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:komodo_defi_local_auth/komodo_defi_local_auth.dartthat imports:package:komodo_defi_local_auth/src/trezor/_trezor_index.dartthat imports:package:komodo_defi_local_auth/src/trezor/trezor_auth_service.dartthat imports:package:komodo_defi_local_auth/src/auth/auth_service.dartthat imports:package:komodo_defi_framework/komodo_defi_framework.dartthat imports:package:komodo_defi_framework/src/config/kdf_startup_config.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
INFO: 'encryptedSharedPreferences' is deprecated and shouldn't be used. EncryptedSharedPreferences is deprecated and will be removed in v11. The Jetpack Security library is deprecated by Google. Your data will be automatically migrated to custom ciphers on first access. Remove this parameter - it will be ignored.
lib/src/auth/storage/secure_storage.dart:19:30
╷
19 │ aOptions: AndroidOptions(encryptedSharedPreferences: true),
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/auth/storage/secure_storage.dart
INFO: Angle brackets will be interpreted as HTML.
lib/src/komodo_defi_local_auth.dart:190:23
╷
190 │ /// .valueOrNull<JsonList>('custom_tokens', 'tokens');
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/komodo_defi_local_auth.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
flutter_secure_storage |
^10.0.0-beta.4 |
10.0.0 | 10.0.0 | |
freezed_annotation |
^3.0.0 |
3.1.0 | 3.1.0 | |
komodo_defi_framework |
^0.3.1+2 |
0.3.1+2 | 0.3.1+2 | |
komodo_defi_rpc_methods |
^0.3.1+1 |
0.3.1+1 | 0.3.1+1 | |
komodo_defi_types |
^0.3.2+1 |
0.3.2+1 | 0.3.2+1 | |
local_auth |
^2.3.0 |
2.3.0 | 3.0.0 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
mutex |
^3.1.0 |
3.1.0 | 3.1.0 | |
uuid |
^4.4.2 |
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 | |
bloc |
- | 9.2.0 | 9.2.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
decimal |
- | 3.2.4 | 3.2.4 | |
equatable |
- | 2.0.8 | 2.0.8 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
flutter_secure_storage_darwin |
- | 0.2.0 | 0.2.0 | |
flutter_secure_storage_linux |
- | 3.0.0 | 3.0.0 | |
flutter_secure_storage_platform_interface |
- | 2.0.1 | 2.0.1 | |
flutter_secure_storage_web |
- | 2.1.0 | 2.1.0 | |
flutter_secure_storage_windows |
- | 4.1.0 | 4.1.0 | |
hive_ce |
- | 2.16.0 | 2.16.0 | |
hive_ce_flutter |
- | 2.3.3 | 2.3.3 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
isolate_channel |
- | 0.2.2+1 | 0.2.2+1 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
komodo_coin_updates |
- | 1.1.1 | 1.1.1 | |
komodo_coins |
- | 0.3.1+2 | 0.3.1+2 | |
komodo_wallet_build_transformer |
- | 0.4.0 | 0.4.0 | |
local_auth_android |
- | 1.0.56 | 2.0.4 | |
local_auth_darwin |
- | 1.6.1 | 2.0.1 | |
local_auth_platform_interface |
- | 1.1.0 | 1.1.0 | |
local_auth_windows |
- | 1.0.11 | 2.0.1 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
rational |
- | 2.2.3 | 2.2.3 | |
source_span |
- | 1.10.1 | 1.10.1 | |
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_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^2.3.0` on local_auth does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions local_auth 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.23.4, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.