A photo and video flutter app
- 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
First, clone this repository:
git clone https://github.com/javier1234559/photoapp.git
cd photoapp
flutter pub get
Connect to emulator or real android phone
flutter run