flutter_icp_auth 2.0.0 copy "flutter_icp_auth: ^2.0.0" to clipboard
flutter_icp_auth: ^2.0.0 copied to clipboard

A Flutter-ICP package to automate internet identity authentication.

21
likes
150/ 160
pub points
31%
popularity

We analyzed this package 34 hours ago, and awarded it 150 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

partial
Provide documentation
10 / 20trigger folding of the section

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, _secure_store.SecureStore.deleteSecureData, _secure_store.SecureStore.readSecureData.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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/wallet/wallet.dart that imports:
  • package:agent_dart/wallet/signer.dart that imports:
  • package:agent_dart/wallet/keysmith.dart that imports:
  • package:agent_dart/identity/identity.dart that imports:
  • package:agent_dart/identity/secp256k1.dart that imports:
  • package:agent_dart/bridge/ffi/ffi.dart that imports:
  • package:agent_dart/bridge/ffi/ffi_helper.dart that imports:
  • package:agent_dart/bridge/ffi/ffi_bridge.dart that imports:
  • dart:ffi

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.

OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
agent_dart ^1.0.0-dev.22 1.0.0-dev.23 1.0.0-dev.23
flutter flutter 0.0.0 0.0.0
flutter_custom_tabs ^2.0.0+1 2.1.0 2.1.0
flutter_secure_storage ^9.2.1 9.2.2 9.2.2
shared_preferences ^2.2.3 2.3.2 2.3.2
uni_links ^0.5.1 0.5.1 0.5.1
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.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.3
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
crypto - 3.0.5 3.0.5
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_custom_tabs_android - 2.1.0 2.1.0
flutter_custom_tabs_ios - 2.1.0 2.1.0
flutter_custom_tabs_platform_interface - 2.1.0 2.1.0
flutter_custom_tabs_web - 2.1.0 2.1.0
flutter_rust_bridge - 1.82.6 2.4.0
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 3.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 - 3.1.2 3.1.2
flutter_web_plugins - 0.0.0 0.0.0
hex - 0.2.0 0.2.0
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
js - 0.6.7 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.15.0
mime - 1.0.6 1.0.6
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.10 2.2.10
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
petitparser - 6.0.2 6.0.2
pinenacl - 0.5.1 0.6.0
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
protobuf - 3.1.0 3.1.0
puppeteer - 3.15.0 3.15.0
recase - 4.1.0 4.1.0
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
shelf - 1.4.1 1.4.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 1.0.4 2.0.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
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.3.3 2.3.3
uuid - 4.5.0 4.5.0
validators - 3.0.0 3.0.0
vector_math - 2.1.4 2.1.4
web - 1.0.0 1.0.0
web_socket_channel - 2.4.0 3.0.1
win32 - 5.5.4 5.5.4
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.

21
likes
150
pub points
31%
popularity

Publisher

unverified uploader

A Flutter-ICP package to automate internet identity authentication.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

agent_dart, flutter, flutter_custom_tabs, flutter_secure_storage, shared_preferences, uni_links

More

Packages that depend on flutter_icp_auth