/camera-demo

This demonstrates use of camera feature

Primary LanguageDart

camera_demo

This app demonstrates camera feature to take a picture and also use existing picture from phone gallery. This app uses image_picker and permission_handler plugins to achieve desired functionality.

I wrote about camera feature here : https://medium.com/flutter-community/implementing-camera-feature-in-flutter-f7f6a7a5e6dd

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.