animated_face_detection 0.0.4 copy "animated_face_detection: ^0.0.4" to clipboard
animated_face_detection: ^0.0.4 copied to clipboard

Flutter package to facilitate facial recognition and configure steps to perform validation.

1
likes
130/ 160
pub points
214
downloads

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

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

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/jhonathanqz/animated_face_detection was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

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: animated_face_detection,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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: BSD-3-Clause.

failed
Provide documentation
10 / 20trigger folding of the section

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

26 out of 119 API elements (21.8 %) have documentation comments.

Some symbols that are missing documentation: animated_face_detection, animated_face_detection.AnimatedFaceDetection, animated_face_detection.AnimatedFaceDetection.configure, animated_face_detection.AnimatedFaceDetection.contourDotColor, animated_face_detection.AnimatedFaceDetection.contourDotRadius.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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:animated_face_detection/animated_face_detection.dart that imports:
  • package:animated_face_detection/src/screens/face_detection_page_ios.dart that imports:
  • package:animated_face_detection/src/core/helpers/ml_helper.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:animated_face_detection/animated_face_detection.dart that imports:
  • package:animated_face_detection/src/screens/face_detection_page_ios.dart that imports:
  • package:animated_face_detection/src/core/helpers/ml_helper.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:animated_face_detection/animated_face_detection.dart that imports:
  • package:animated_face_detection/src/screens/face_detection_page_ios.dart that imports:
  • package:animated_face_detection/src/core/helpers/ml_helper.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:animated_face_detection/animated_face_detection.dart that imports:
  • package:animated_face_detection/src/screens/face_detection_page_ios.dart that imports:
  • package:animated_face_detection/src/core/helpers/ml_helper.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:animated_face_detection/animated_face_detection.dart that imports:
  • package:animated_face_detection/src/screens/face_detection_page_ios.dart that imports:
  • package:animated_face_detection/src/core/helpers/ml_helper.dart that imports:
  • package:google_mlkit_face_detection/google_mlkit_face_detection.dart that imports:
  • package:google_mlkit_face_detection/src/face_detector.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.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 18 issues. Showing the first 2:

INFO: 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g.

lib/src/core/models/recognition_step_item.dart:48:56

   ╷
48 │       result.addAll({'detectionColor': detectionColor!.value});
   │                                                        ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/models/recognition_step_item.dart

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/src/screens/components/recognition_info_widget.dart:50:53

   ╷
50 │               color: detectionStyle?.textColorInfo?.withOpacity(0.6) ?? Colors.blueGrey,
   │                                                     ^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screens/components/recognition_info_widget.dart

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
animate_do ^3.3.4 3.3.4 3.3.4
camera ^0.11.0+2 0.11.0+2 0.11.0+2
camerawesome ^2.1.0 2.1.0 2.1.0
equatable ^2.0.5 2.0.7 2.0.7
flutter flutter 0.0.0 0.0.0
google_mlkit_face_detection ^0.12.0 0.12.0 0.12.0
lottie ^3.1.2 3.3.0 3.3.0
path_provider ^2.1.2 2.1.5 2.1.5
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 4.0.2
async - 2.12.0 2.12.0
camera_android_camerax - 0.6.10+3 0.6.10+3
camera_avfoundation - 0.9.17+5 0.9.17+5
camera_platform_interface - 2.8.0 2.8.0
camera_web - 0.3.5 0.3.5
carousel_slider - 5.0.0 5.0.0
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
colorfilter_generator - 0.0.8 0.0.8
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
ffi - 2.1.3 2.1.3
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_web_plugins - 0.0.0 0.0.0
google_mlkit_commons - 0.9.0 0.9.0
http - 1.2.2 1.2.2
http_parser - 4.1.1 4.1.1
image - 4.3.0 4.5.2
material_color_utilities - 0.11.1 0.12.0
matrix2d - 1.0.4 1.0.4
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.1
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 - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.28.0 0.28.0
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.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.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

1
likes
130
points
214
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to facilitate facial recognition and configure steps to perform validation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

animate_do, camera, camerawesome, equatable, flutter, google_mlkit_face_detection, lottie, path_provider

More

Packages that depend on animated_face_detection