face_detector_new 0.0.7 copy "face_detector_new: ^0.0.7" to clipboard
face_detector_new: ^0.0.7 copied to clipboard

FaceDetector is a powerful Flutter package that enables real-time face detection using the device camera. It leverages the latest AI models to accurately detect faces in images and live video streams.

πŸ‘οΈ FaceDetector Flutter Package #

πŸ“Œ About FaceDetector #

FaceDetector is a powerful Flutter package that enables real-time face detection using the device camera. It leverages the latest AI models to accurately detect faces in images and live video streams.

✨ Features #

  • 🎭 Real-time face detection
  • πŸ“Έ Supports both images and live camera feed
  • ⚑ High accuracy with fast processing
  • πŸ” Customizable detection settings
  • πŸ“± Works on both Android & iOS

πŸ“Έ Screenshots #

[Screenshot 1]

πŸ“₯ Installation #

Add the dependency to your pubspec.yaml:

dependencies:
  face_detector_new: latest_version

Run:

flutter pub get

πŸš€ Usage #

import 'package:face_detector_new/face_detector_new.dart';

var result = await FaceDetector.startFaceDetection(bashUrl:"FACE_MATCH_BASE_URL");

πŸ›  Tech Stack #

  • Flutter for cross-platform support
  • CameraX for Android camera processing
  • ML Kit for face detection

🀝 Contributing #

Contributions are welcome! Feel free to fork and submit a pull request.

πŸ“„ License #

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ“¬ Contact #

For any inquiries or support, reach out via:

πŸ“§ Email: vshilpkar55@gmail.com

πŸ“± Mobile: +919131087223

πŸ”— LinkedIn: www.linkedin.com/in/virendra-shilpkar-b389a620b

πŸ“Έ Instagram: https://www.instagram.com/virendra_shilpkar?igsh=ejQzNnFrMXowa2l2&utm_source=qr

Or open an issue on GitHub. For any inquiries or support, reach out via vshilpkar55@gmail.com or open an issue.


πŸ’‘ Give a ⭐ if you like this package!

1
likes
95
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

FaceDetector is a powerful Flutter package that enables real-time face detection using the device camera. It leverages the latest AI models to accurately detect faces in images and live video streams.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

asn1lib, camera, device_info_plus, encrypt, flutter, flutter_secure_storage, fluttertoast, get, get_it, google_mlkit_face_detection, http, image, pointycastle, processing_camera_image, tflite_flutter

More

Packages that depend on face_detector_new