👁️ 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!