Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.43 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.43 KB

photoapp

A photo and video flutter app

Getting Started

Prerequisites

  • Try to run flutter doctor to check the environment of flutter
  • Install flutter extension in vs code or using Android studio
  • Using emulator android API >= 33

Installation

First, clone this repository:

Clone this repository

git clone https://github.com/javier1234559/photoapp.git
cd photoapp

Install dependencies

flutter pub get

Run the app

Connect to emulator or real android phone

flutter run

Preview