Flutter camera selfie app.
This project is a starting point for a Flutter application.
It's a camera application for capture of selfie It captures selfie and also has retake functionality
Screen_Recording_20250118_213029.2.mp4
How to run in debug mode -
install flutter
open application in Android Studio and start the build
In VS Code - flutter run
How to build apk in release mode -
flutter build apk --release