bootpay_local_auth 2.3.0 copy "bootpay_local_auth: ^2.3.0" to clipboard
bootpay_local_auth: ^2.3.0 copied to clipboard

Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.

130/ 160
pub points
19
downloads

We analyzed this package 21 days ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: bootpay_local_auth.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: bootpay_local_auth,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

22 out of 25 API elements (88.0 %) have documentation comments.

Some symbols that are missing documentation: error_codes, local_auth, local_auth.LocalAuthentication.LocalAuthentication.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:bootpay_local_auth/error_codes.dart that declares support for platforms: Android, iOS, Windows, macOS.
Package does not support platform `Web`.

Because:

  • package:bootpay_local_auth/error_codes.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:bootpay_local_auth/local_auth.dart that imports:
  • package:bootpay_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:bootpay_local_auth/local_auth.dart that imports:
  • package:bootpay_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:bootpay_local_auth/local_auth.dart that imports:
  • package:bootpay_local_auth/src/local_auth.dart that imports:
  • package:bootpay_local_auth_darwin/local_auth_darwin.dart that declares support for platforms: iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:bootpay_local_auth/local_auth.dart that imports:
  • package:bootpay_local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

/tmp/pana_UNNGTM/lib/local_auth.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest Notes
bootpay_local_auth_android ^1.0.0 1.0.471 1.0.471
bootpay_local_auth_darwin ^1.4.0 1.4.11 1.4.11
local_auth_platform_interface ^1.0.1 1.1.0 1.1.0
local_auth_windows ^1.0.0 1.0.11 2.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
intl - 0.20.2 0.20.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.2.0 2.2.0

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

The constraint `^1.0.0` on local_auth_windows does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions local_auth_windows to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.

Topics

#authentication #biometrics #local-auth

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bootpay_local_auth_android, bootpay_local_auth_darwin, flutter, local_auth_platform_interface, local_auth_windows

More

Packages that depend on bootpay_local_auth

Packages that implement bootpay_local_auth