flutter_icp_auth 2.0.1
flutter_icp_auth: ^2.0.1 copied to clipboard
A Flutter-ICP package to automate internet identity authentication.
We analyzed this package 5 hours ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
0 out of 40 API elements (0.0 %) 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: _secure_store
, _secure_store.SecureStore
, _secure_store.SecureStore.SecureStore.new
, _secure_store.SecureStore.deleteSecureData
, _secure_store.SecureStore.readSecureData
.
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:flutter_icp_auth/flutter_icp_auth.dart
that imports:package:flutter_icp_auth/internal/url_listener.dart
that imports:package:uni_links/uni_links.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:flutter_icp_auth/flutter_icp_auth.dart
that imports:package:flutter_icp_auth/internal/url_listener.dart
that imports:package:uni_links/uni_links.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:flutter_icp_auth/flutter_icp_auth.dart
that imports:package:flutter_icp_auth/internal/url_listener.dart
that imports:package:uni_links/uni_links.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:flutter_icp_auth/flutter_icp_auth.dart
that imports:package:flutter_icp_auth/authentication/logout.dart
that imports:package:flutter_icp_auth/authentication/login.dart
that imports:package:flutter_icp_auth/internal/auth_idl.dart
that imports:package:agent_dart/agent_dart.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:flutter_icp_auth/flutter_icp_auth.dart
that imports:package:flutter_icp_auth/authentication/logout.dart
that imports:package:flutter_icp_auth/authentication/login.dart
that imports:package:flutter_custom_tabs/flutter_custom_tabs.dart
that imports:package:flutter_custom_tabs/src/launcher.dart
that imports:package:flutter_custom_tabs_ios/flutter_custom_tabs_ios.dart
that declares support for platforms:iOS
.
Package does not support platform `iOS`.
Because:
package:flutter_icp_auth/flutter_icp_auth.dart
that imports:package:flutter_icp_auth/authentication/logout.dart
that imports:package:flutter_icp_auth/authentication/login.dart
that imports:package:flutter_custom_tabs/flutter_custom_tabs.dart
that imports:package:flutter_custom_tabs/src/launcher.dart
that imports:package:flutter_custom_tabs_android/flutter_custom_tabs_android.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_icp_auth/flutter_icp_auth.dart
that imports:package:flutter_icp_auth/authentication/logout.dart
that imports:package:flutter_icp_auth/authentication/login.dart
that imports:package:flutter_icp_auth/internal/auth_idl.dart
that imports:package:agent_dart/agent_dart.dart
that imports:package:agent_dart_base/agent_dart_base.dart
that imports:package:agent_dart_base/wallet/wallet.dart
that imports:package:agent_dart_base/wallet/pem.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.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
agent_dart |
^1.0.0-dev.22 |
1.0.0-dev.35 | 1.0.0-dev.35 | |
flutter_custom_tabs |
^2.0.0+1 |
2.2.1 | 2.2.1 | |
flutter_secure_storage |
^9.2.1 |
9.2.4 | 9.2.4 | |
shared_preferences |
^2.2.3 |
2.5.3 | 2.5.3 | |
uni_links |
^0.5.1 |
0.5.1 | 0.5.1 | Discontinued |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
agent_dart_base |
- | 1.0.0-dev.35 | 1.0.0-dev.35 | |
agent_dart_ffi |
- | 1.0.0-dev.35 | 1.0.0-dev.35 | |
archive |
- | 3.6.1 | 4.0.5 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bip32 |
- | 2.0.0 | 2.0.0 | |
bip39 |
- | 1.0.6 | 1.0.6 | |
bs58check |
- | 1.0.2 | 1.0.2 | |
build_cli_annotations |
- | 2.1.0 | 2.1.0 | |
cbor |
- | 4.1.0 | 6.3.6 | |
characters |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_custom_tabs_android |
- | 2.2.0 | 2.2.0 | |
flutter_custom_tabs_ios |
- | 2.2.0 | 2.2.0 | |
flutter_custom_tabs_platform_interface |
- | 2.2.0 | 2.2.0 | |
flutter_custom_tabs_web |
- | 2.2.0 | 2.2.0 | |
flutter_rust_bridge |
- | 2.5.0 | 2.9.0 | |
flutter_secure_storage_linux |
- | 1.2.2 | 2.0.1 | |
flutter_secure_storage_macos |
- | 3.1.3 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.0.0 | |
flutter_secure_storage_windows |
- | 3.1.2 | 4.0.0 | |
freezed_annotation |
- | 2.4.4 | 3.0.0 | |
hex |
- | 0.2.0 | 0.2.0 | |
http |
- | 1.3.0 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.16 | 2.2.16 | |
path_provider_foundation |
- | 2.4.1 | 2.4.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 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
protobuf |
- | 3.1.0 | 4.0.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
shared_preferences_android |
- | 2.4.9 | 2.4.9 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uni_links_platform_interface |
- | 1.0.0 | 1.0.0 | |
uni_links_web |
- | 0.1.0 | 0.1.0 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.0 | 2.4.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
validators |
- | 3.0.0 | 3.0.0 | |
vector_math |
- | 2.1.4 | 2.1.4 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.12.0 | 5.12.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- uni_links.
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.