# Golo - App Flutter

## Golo - App Flutter

- [Introductions](https://uxper.gitbook.io/app-flutter/master.md)
- [Getting Started](https://uxper.gitbook.io/app-flutter/1/1-1.md): This section guides to install the Flutter environment. You can skip if the Flutter already installed on your computer.
- [Update app setting (pubspec.yaml )](https://uxper.gitbook.io/app-flutter/config-your-app/app-setting-pubspec.yaml.md): Open pubspec.yaml and update.
- [Fetch the packages for the project (important)](https://uxper.gitbook.io/app-flutter/config-your-app/fetch-the-packages-for-the-project-important.md)
- [Update the project name](https://uxper.gitbook.io/app-flutter/config-your-app/update-project-name-if-needed.md)
- [Update the application display name](https://uxper.gitbook.io/app-flutter/config-your-app/application-display-name.md)
- [Update API Url](https://uxper.gitbook.io/app-flutter/config-your-app/api-url.md)
- [Setup Multi-Language](https://uxper.gitbook.io/app-flutter/config-your-app/multi-language.md)
- [Copy Flutter Framework to iOS Folder](https://uxper.gitbook.io/app-flutter/config-your-app/copy-flutter-framework-to-ios-folder.md)
- [Support](https://uxper.gitbook.io/app-flutter/support.md)
- [Can not run on device, but simulator can work well](https://uxper.gitbook.io/app-flutter/faq-1/can-not-run-on-device-but-simulator-can-work-well.md)
- [Could not find the built application bundle at build/ios/iphoneos/Runner.app](https://uxper.gitbook.io/app-flutter/faq-1/could-not-find-the-built-application-bundle-at-build-ios-iphoneos-runner.app.md)
