facekey 0.0.1
facekey: ^0.0.1 copied to clipboard
ReconnaîtreAccès est une solution SSO novatrice basée sur la reconnaissance faciale, offrant une gestion d'accès mobile simplifiée
We analyzed this package 12 hours ago, and awarded it 60 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://gitlab.com/yossr.ammar.9/sso_auth_rec_facial_front-end.git was unreachable. Make sure that the website is reachable via HEAD requests.
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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting facekey... Discovering libraries... ERR: dartdoc 9.0.1 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/pana_QQWAUQ/lib/controller/repository'. #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:199) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:282)
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:facekey/BO/pages/constants.dartthat imports:package:facekey/BO/pages/user_manage.dartthat imports:package:facekey/BO/util/constants.dartthat imports:package:facekey/view/loginpage.dartthat imports:package:facekey/view/homepage.dartthat imports:package:facekey/view/face_detect.dartthat imports:package:facekey/service/local_auth_service.dartthat imports:package:local_auth/local_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `Web`.
Because:
package:facekey/BO/pages/constants.dartthat imports:package:facekey/BO/pages/user_manage.dartthat imports:package:facekey/BO/util/constants.dartthat imports:package:facekey/view/loginpage.dartthat imports:package:facekey/view/homepage.dartthat imports:package:facekey/view/face_detect.dartthat imports:package:facekey/service/local_auth_service.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:facekey/BO/pages/constants.dartthat imports:package:facekey/BO/pages/user_manage.dartthat imports:package:facekey/BO/util/constants.dartthat imports:package:facekey/view/loginpage.dartthat imports:package:facekey/view/homepage.dartthat imports:package:facekey/view/face_detect.dartthat imports:package:facekey/service/local_auth_service.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:facekey/BO/pages/constants.dartthat imports:package:facekey/BO/pages/user_manage.dartthat imports:package:facekey/BO/util/constants.dartthat imports:package:facekey/view/loginpage.dartthat imports:package:facekey/view/homepage.dartthat imports:package:facekey/view/face_detect.dartthat imports:package:facekey/service/local_auth_service.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:facekey/BO/pages/constants.dartthat imports:package:facekey/BO/pages/user_manage.dartthat imports:package:facekey/BO/util/constants.dartthat imports:package:facekey/view/loginpage.dartthat imports:package:facekey/view/homepage.dartthat imports:package:facekey/view/face_detect.dartthat imports:package:facekey/service/local_auth_service.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:facekey/BO/pages/constants.dartthat imports:package:facekey/BO/pages/user_manage.dartthat imports:package:facekey/BO/util/constants.dartthat imports:package:facekey/view/loginpage.dartthat imports:package:facekey/view/homepage.dartthat imports:package:facekey/view/face_detect.dartthat imports:package:facekey/service/local_auth_service.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.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 6 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:facekey/controller/repository/response_login_register.dart'.
lib/view/RegisterPage.dart:9:8
╷
9 │ import 'package:facekey/controller/repository/response_login_register.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/view/RegisterPage.dart
ERROR: Undefined class 'Auth'.
lib/view/RegisterPage.dart:20:9
╷
20 │ final Auth _auth = Auth();
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/view/RegisterPage.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
auto_route |
^8.0.3 |
8.3.0 | 11.1.0 | |
auto_route_generator |
^8.0.0 |
8.1.0 | 10.4.0 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
data_table_2 |
^2.5.6 |
2.7.2 | 2.7.2 | |
dio |
^5.4.1 |
5.9.1 | 5.9.1 | |
file_manager |
^1.0.2 |
1.0.2 | 1.0.2 | |
flutter_form_bloc |
^0.31.0 |
0.31.0 | 0.31.0 | |
flutter_svg |
^2.0.10 |
2.2.3 | 2.2.3 | |
get |
^4.6.6 |
4.7.3 | 4.7.3 | |
google_fonts |
^6.2.1 |
6.3.3 | 8.0.1 | |
http |
^1.2.1 |
1.6.0 | 1.6.0 | |
local_auth |
^2.2.0 |
2.3.0 | 3.0.0 | |
local_auth_android |
^1.0.37 |
1.0.56 | 2.0.4 | |
local_auth_darwin |
^1.2.2 |
1.6.1 | 2.0.2 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
syncfusion_flutter_charts |
^25.1.39+1 |
25.2.7 | 32.2.4 | |
table_calendar |
^3.0.9 |
3.0.9 | 3.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 67.0.0 | 94.0.0 | |
analyzer |
- | 6.4.1 | 10.0.2 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.2.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.4.1 | 4.0.4 | |
build_config |
- | 1.1.2 | 1.2.0 | |
build_daemon |
- | 4.1.1 | 4.1.1 | |
build_resolvers |
- | 2.4.2 | 3.0.4 | Discontinued |
build_runner |
- | 2.4.13 | 2.11.0 | |
build_runner_core |
- | 7.3.2 | 9.3.2 | Discontinued |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.3 | 8.12.3 | |
characters |
- | 1.4.0 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
code_builder |
- | 4.11.1 | 4.11.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 2.3.6 | 3.1.5 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
equatable |
- | 2.0.8 | 2.0.8 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_bloc |
- | 8.1.6 | 9.1.1 | |
flutter_keyboard_visibility |
- | 5.4.1 | 6.0.0 | |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_web |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
form_bloc |
- | 0.31.0 | 0.31.0 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
graphs |
- | 2.3.2 | 2.3.2 | |
hooks |
- | 1.0.1 | 1.0.1 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.18.1 | 0.20.2 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.10.0 | 4.10.0 | |
local_auth_platform_interface |
- | 1.1.0 | 1.1.0 | |
local_auth_windows |
- | 1.0.11 | 2.0.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.4 | 0.17.4 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.2 | 1.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_web_socket |
- | 2.0.1 | 3.0.0 | |
simple_gesture_detector |
- | 0.2.1 | 0.2.1 | |
source_gen |
- | 1.5.0 | 4.2.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
syncfusion_flutter_core |
- | 25.2.7 | 32.2.4 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.9 | 0.7.9 | |
timing |
- | 1.0.2 | 1.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.20 | 1.1.20 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 0.5.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 7 issues. Showing the first 2:
The constraint `^8.0.3` on auto_route does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions auto_route to update the constraint.
The constraint `^8.0.0` on auto_route_generator does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions auto_route_generator to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 3 errors:
URI_DOES_NOT_EXIST-lib/view/RegisterPage.dart:9:8- Target of URI doesn't exist: 'package:facekey/controller/repository/response_login_register.dart'.UNDEFINED_CLASS-lib/view/RegisterPage.dart:20:9- Undefined class 'Auth'.UNDEFINED_METHOD-lib/view/RegisterPage.dart:20:22- The method 'Auth' isn't defined for the type '_RegisterPageState'.
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.9, Flutter 3.38.9, Dart 3.10.8.
Check the analysis log for details.