Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 173 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 173 Bytes

News app

A new Flutter project.

Debug on Simulator

open -a Simulator
flutter run

Debug on Local phone

sudo gem install cocoapods
pod setup