Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 215 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 215 Bytes

Build as ios app

2015 12/20 use master branch

flutter ios --init
flutter build 
cp build/app.flx ./ios/

than make xcode project. and this project's builded app is exeutable on simulator and real device.