Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 508 Bytes

File metadata and controls

29 lines (13 loc) · 508 Bytes

flutter_cam_apk

Flutter camera selfie app.

Getting Started

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