Skip to content

Vishnukumardev/camera_app

Repository files navigation

🎥 Camera App

A sleek and modern Flutter application that allows users to take photos and browse through their gallery seamlessly!

🌟 Getting Started

This project serves as a foundational template for a Flutter camera application. Follow the steps below to get your app up and running.

📚 Resources to Get Started

For comprehensive Flutter development tutorials, refer to the official documentation.

📦 Packages Used

This app utilizes the following Flutter packages:

  • photo_manager: A package to manage and retrieve photos from the device's gallery.
  • photo_view: A package that provides zoomable image views.
  • permission_handler: A package to manage permissions for accessing the camera and gallery.

Installation

Make sure to add the necessary packages in your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  photo_manager: ^2.4.1
  photo_view: ^0.14.0
  permission_handler: ^10.2.0

About

Camera with gallery application using flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published