modeloffaced 1.0.0+8
modeloffaced: ^1.0.0+8 copied to clipboard
A Flutter face recognition app that captures multiple face poses before saving users.
We analyzed this package 29 hours ago, and awarded it 90 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/naila-aslam/face_deduction
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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
139 out of 362 API elements (38.4 %) have documentation comments.
Some symbols that are missing documentation: AssetsUtil
, AssetsUtil.AssetsUtil
, AssetsUtil.AssetsUtil.AssetsUtil.new
, AssetsUtil.AssetsUtil.FACE_MODLE_512
, AssetsUtil.AssetsUtil.HEAD_DOWN_IMAGE
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:modeloffaced/camera_view.dart
that imports:package:google_mlkit_commons/google_mlkit_commons.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:modeloffaced/camera_view.dart
that imports:package:google_mlkit_commons/google_mlkit_commons.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:modeloffaced/camera_view.dart
that imports:package:google_mlkit_commons/google_mlkit_commons.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:modeloffaced/camera_view.dart
that imports:package:google_mlkit_commons/google_mlkit_commons.dart
that declares support for platforms:Android
,iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:modeloffaced/camera_view.dart
that imports:package:google_mlkit_commons/google_mlkit_commons.dart
that imports:package:google_mlkit_commons/src/input_image.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.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 92 issues. Showing the first 2:
WARNING: The method doesn't override an inherited method.
lib/database/my_database.dart:27:15
╷
27 │ Future<int> insertFaceEmbedding({
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/database/my_database.dart
WARNING: The left operand can't be null, so the right operand is never executed.
lib/database/my_database.dart:71:49
╷
71 │ embeddingCenter: row.embeddingCenter ?? [],
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/database/my_database.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
camera |
0.11.0 |
0.11.0 | 0.11.2 | |
cupertino_icons |
^1.0.8 |
1.0.8 | 1.0.8 | |
drift |
^2.15.0 |
2.28.2 | 2.28.2 | |
flutter_exif_rotation |
^0.5.2 |
0.5.2 | 0.5.2 | |
flutter_riverpod |
^2.4.9 |
2.6.1 | 3.0.3 | |
fluttertoast |
^8.2.4 |
8.2.14 | 9.0.0 | |
google_mlkit_commons |
^0.11.0 |
0.11.0 | 0.11.0 | |
google_mlkit_face_detection |
^0.13.1 |
0.13.1 | 0.13.1 | |
image |
^4.1.7 |
4.5.4 | 4.5.4 | |
path |
^1.8.2 |
1.9.1 | 1.9.1 | |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
permission_handler |
^10.2.0 |
10.4.5 | 12.0.1 | |
smooth_page_indicator |
^1.2.1 |
1.2.1 | 1.2.1 | |
sqflite |
^2.0.0+3 |
2.4.2 | 2.4.2 | |
sqlite3_flutter_libs |
^0.5.0 |
0.5.40 | 0.5.40 | |
tflite_flutter |
^0.11.0 |
0.11.0 | 0.11.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
camera_android_camerax |
- | 0.6.23+2 | 0.6.23+2 | |
camera_avfoundation |
- | 0.9.22+1 | 0.9.22+1 | |
camera_platform_interface |
- | 2.11.0 | 2.11.0 | |
camera_web |
- | 0.3.5 | 0.3.5 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.2 | 2.4.2 | |
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 | |
permission_handler_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
quiver |
- | 3.2.2 | 3.2.2 | |
riverpod |
- | 2.6.1 | 3.0.3 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
sqlite3 |
- | 2.9.3 | 2.9.3 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `0.11.0` on camera does not support the stable version `0.11.0+1`.
Try running dart pub upgrade --major-versions camera
to update the constraint.
The constraint `^2.4.9` on flutter_riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions flutter_riverpod
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 147 errors:
EXTENDS_NON_CLASS
-lib/database/my_database.g.dart:666:13
- Classes can only extend other classes.SUPER_FORMAL_PARAMETER_WITHOUT_ASSOCIATED_NAMED
-lib/database/my_database.g.dart:668:20
- No associated named super constructor parameter.SUPER_FORMAL_PARAMETER_WITHOUT_ASSOCIATED_NAMED
-lib/database/my_database.g.dart:669:20
- No associated named super constructor parameter.
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.22.24
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.