Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 695 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 695 Bytes

Live Camera App📷

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.

Features

High-Resolution Preview: Utilizes the CameraController for high-resolution live camera previews.

Installation

  1. Clone the repository:

     git clone https://github.com/aryamanshrivastava/Realtime_Camera.git
     
  2. Navigate to the project directory:

     cd Realtime_Camera
    
  3. Install dependencies:

      flutter pub get
    
  4. Run the Application:

     flutter run