Golo - App Flutter
Buy Golo WordPress
Buy 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
Update the application display name
Android
Open: android/app/src/main/AndroidManifest.xml
Update
android:label
as you want.
iOS
Open: ios/Runner/Info.plist
<key>CFBundleName</key>
<string>Golo_Lara</string>
Replace "
Golo_lara
"