webauthn_secure_storage_windows 0.2.1 copy "webauthn_secure_storage_windows: ^0.2.1" to clipboard
webauthn_secure_storage_windows: ^0.2.1 copied to clipboard

PlatformWindows

Windows implementation of the webauthn_secure_storage federated plugin.

120/ 160
pub points
146
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

0 out of 22 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: webauthn_secure_storage_windows, webauthn_secure_storage_windows.BiometricStorageWindows, webauthn_secure_storage_windows.BiometricStorageWindows.BiometricStorageWindows.new, webauthn_secure_storage_windows.BiometricStorageWindows.authenticateWithPasskey, webauthn_secure_storage_windows.BiometricStorageWindows.canAuthenticate.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Windows

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:webauthn_secure_storage_windows/webauthn_secure_storage_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:webauthn_secure_storage_windows/webauthn_secure_storage_windows.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:webauthn_secure_storage_windows/webauthn_secure_storage_windows.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:webauthn_secure_storage_windows/webauthn_secure_storage_windows.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:webauthn_secure_storage_windows/webauthn_secure_storage_windows.dart that declares support for platforms: Windows.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Windows`.

Because:

  • package:webauthn_secure_storage_windows/webauthn_secure_storage_windows.dart that imports:
  • package:webauthn_secure_storage_windows/src/windows_credential_store.dart that imports:
  • package:webauthn_secure_storage_platform_interface/webauthn_secure_storage_platform_interface.dart that declares support for platforms: .
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
ffi >=1.0.0 <3.0.0 2.2.0 2.2.0
logging >=1.0.0 <2.0.0 1.3.0 1.3.0
webauthn_secure_storage_platform_interface ^0.2.0 0.2.0 0.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.2.0 2.3.0

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 5 errors:

  • UNDEFINED_METHOD - lib/src/windows_webauthn_bindings.dart:629:12 - The method 'using' isn't defined for the type 'FfiWindowsWebAuthnBindings'.
  • UNDEFINED_CLASS - lib/src/windows_webauthn_bindings.dart:629:19 - Undefined class 'Arena'.
  • UNDEFINED_METHOD - lib/src/windows_webauthn_bindings.dart:828:12 - The method 'using' isn't defined for the type 'FfiWindowsWebAuthnBindings'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
146
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Windows implementation of the webauthn_secure_storage federated plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi, flutter, logging, webauthn_secure_storage_platform_interface

More

Packages that depend on webauthn_secure_storage_windows

Packages that implement webauthn_secure_storage_windows