developer_tools_local_auth 0.0.1
developer_tools_local_auth: ^0.0.1 copied to clipboard
Local Auth integration for developer_tools. Check biometric support, view enrolled biometrics, test authentication, and copy auth status from the debug overlay.
We analyzed this package 5 days ago, and awarded it 145 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/ramz/developer_tools/tree/main/packages/developer_tools_local_auth was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/ramz/developer_tools was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/ramz/developer_tools/issues was unreachable. Make sure that the website is reachable via HEAD requests.
0/5 points: Provide a valid README.md
No `README.md` found.
The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
52 out of 72 API elements (72.2 %) have documentation comments.
Some symbols that are missing documentation: developer_tools_local_auth, developer_tools_local_auth.DeveloperToolEntry.DeveloperToolEntry.new, developer_tools_local_auth.DeveloperToolsDockConfig.DeveloperToolsDockConfig.new, developer_tools_local_auth.DeveloperToolsDockConfig.copyWith, developer_tools_local_auth.DeveloperToolsExtension.DeveloperToolsExtension.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:developer_tools_local_auth/developer_tools_local_auth.dartthat imports:package:developer_tools_local_auth/src/test_authenticate_tool_entry.dartthat imports:package:local_auth/local_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `Web`.
Because:
package:developer_tools_local_auth/developer_tools_local_auth.dartthat imports:package:developer_tools_local_auth/src/test_authenticate_tool_entry.dartthat imports:package:local_auth/local_auth.dartthat 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:developer_tools_local_auth/developer_tools_local_auth.dartthat imports:package:developer_tools_local_auth/src/test_authenticate_tool_entry.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:developer_tools_local_auth/developer_tools_local_auth.dartthat imports:package:developer_tools_local_auth/src/test_authenticate_tool_entry.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:developer_tools_local_auth/developer_tools_local_auth.dartthat imports:package:developer_tools_local_auth/src/test_authenticate_tool_entry.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_darwin/local_auth_darwin.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `macOS`.
Because:
package:developer_tools_local_auth/developer_tools_local_auth.dartthat imports:package:developer_tools_local_auth/src/test_authenticate_tool_entry.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
developer_tools_core |
^0.0.3 |
0.0.4 | 0.0.4 | |
local_auth |
^3.0.0 |
3.0.1 | 3.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
intl |
- | 0.20.2 | 0.20.2 | |
local_auth_android |
- | 2.0.9 | 2.0.9 | |
local_auth_darwin |
- | 2.0.3 | 2.0.3 | |
local_auth_platform_interface |
- | 1.1.0 | 1.1.0 | |
local_auth_windows |
- | 2.0.1 | 2.0.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.3 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
vector_math |
- | 2.2.0 | 2.4.0 |
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.23.12, Flutter 3.44.2, Dart 3.12.2.
Check the analysis log for details.