passcode_biometric_auth 0.0.2+3 copy "passcode_biometric_auth: ^0.0.2+3" to clipboard
passcode_biometric_auth: ^0.0.2+3 copied to clipboard

A Flutter package that combines both passcode and biometric authentications effectively.

1
likes
150/ 160
pub points
0
downloads

We analyzed this package 4 days 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.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

49 out of 65 API elements (75.4 %) have documentation comments.

Some symbols that are missing documentation: passcode_biometric_auth, passcode_biometric_auth.CheckConfig, passcode_biometric_auth.CreateConfig, passcode_biometric_auth.DialogConfig, passcode_biometric_auth.OnRead.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:passcode_biometric_auth/passcode_biometric_auth.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui_cached.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui.dart that imports:
  • package:local_auth/local_auth.dart that declares support for platforms: Android, iOS, Windows, macOS.
Package does not support platform `Web`.

Because:

  • package:passcode_biometric_auth/passcode_biometric_auth.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui_cached.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui.dart that imports:
  • package:local_auth/local_auth.dart that declares support for platforms: Android, iOS, Windows, 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:passcode_biometric_auth/passcode_biometric_auth.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui_cached.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:passcode_biometric_auth/passcode_biometric_auth.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui_cached.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:passcode_biometric_auth/passcode_biometric_auth.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui_cached.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_darwin/local_auth_darwin.dart that declares support for platforms: iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:passcode_biometric_auth/passcode_biometric_auth.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui_cached.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:passcode_biometric_auth/passcode_biometric_auth.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui_cached.dart that imports:
  • package:passcode_biometric_auth/src/passcode_biometric_auth_ui.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_darwin/local_auth_darwin.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.

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

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

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

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

Package Constraint Compatible Latest
crypto ^3.0.3 3.0.6 3.0.6
flutter flutter 0.0.0 0.0.0
local_auth ^2.2.0 2.3.0 2.3.0
pinput ^4.0.0 4.0.0 5.0.0
shared_preferences ^2.2.2 2.3.4 2.3.4
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 1.19.1
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_web_plugins - 0.0.0 0.0.0
intl - 0.19.0 0.20.1
local_auth_android - 1.0.46 1.0.46
local_auth_darwin - 1.4.2 1.4.2
local_auth_platform_interface - 1.0.10 1.0.10
local_auth_windows - 1.0.11 1.0.11
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.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
shared_preferences_android - 2.4.0 2.4.0
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.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.0 0.0.0
smart_auth - 2.0.0 3.1.0
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.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 constraint `^4.0.0` on pinput does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions pinput 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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

1
likes
150
points
0
downloads

Publisher

verified publisherlamnhan.dev

Weekly Downloads

A Flutter package that combines both passcode and biometric authentications effectively.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, local_auth, pinput, shared_preferences

More

Packages that depend on passcode_biometric_auth