Golo - App Flutter
Buy Golo WordPressBuy Golo Laravel
Search…
⌃K
Links
Introductions
How to install Flutter?
Getting Started
Config Your App
Update app setting (pubspec.yaml )
Fetch the packages for the project (important)
Update the project name
Update the application display name
Update API Url
Setup Multi-Language
Copy Flutter Framework to iOS Folder
Support
FAQ
Can not run on device, but simulator can work well
Could not find the built application bundle at build/ios/iphoneos/Runner.app
Powered By GitBook

Copy Flutter Framework to iOS Folder

1) Create a sample project.
(See guide here: https://uxper.gitbook.io/app-flutter/1/1-1)
2) Copy folder "ios/Flutter" from the sample project (created at step 1).
3) Paste into "ios" folder of your project.
4) Open "Runner.xcworkspace" by XCode.
5) Run.
​
Config Your App - Previous
Setup Multi-Language
Next
Support
Last modified 2yr ago
Copy link