This Live Camera App is an intuitive and user-friendly mobile application that leverages the camera functionality of mobile devices. Built with Flutter and integrating the camera package, it offers high-resolution camera previews and various camera controls.
High-Resolution Preview: Utilizes the CameraController for high-resolution live camera previews.
-
Clone the repository:
git clone https://github.com/aryamanshrivastava/Realtime_Camera.git
-
Navigate to the project directory:
cd Realtime_Camera
-
Install dependencies:
flutter pub get
-
Run the Application:
flutter run