Skip to content

amanbindlish/flutter-camera-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluttercameraplayground

A new Flutter application for playing around with Camera.

Flutter playground for Camera

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.

How to install and run

Before using this repository, I hope you have downloaded Flutter sdk and set it up on your machine. You can use Android studio or Visual code. Post that fork this repo and on terminal run:

flutter pub get

This will install all the required dependencies. After successful installing dependencies, you can start an emulator and simply press play button to run it and there you go, you have your flutter built android/iOS app running.

Some of the screenshots from playground

Playground iOS Playground Android

You can reach out to me for any updates and explanation and can also create pull requests for your updates here.

Follow me on