Skip to content

📸 Flutter app for image selection/capture using image_picker package.

License

Notifications You must be signed in to change notification settings

aryamanshrivastava/Image_Capture

Repository files navigation

Image Capture🖼️

This Flutter project is an easy-to-use application that allows users to either choose an image from their gallery or capture a new image using their device's camera. It's built with Flutter and utilizes the image_picker package for accessing images.

Features

  • Choose an Image: Users can select an image from their device's gallery.
  • Capture an Image: Users can take a new picture using the device's camera.

Installation

  1. Clone the repository:

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

     cd Image_Capture
    
  3. Install dependencies:

    flutter pub get
    
  4. Run the application:

     flutter run

About

📸 Flutter app for image selection/capture using image_picker package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published