Skip to content

Fastaval/Fastaval_app

Repository files navigation

Fastaval App

A Flutter project for Alea's Fastaval

Requirements

To run this project, you need to have the following installed on your computer:

Commands

Command Descriptions
flutter run Starts the project in a local browser or connected device
flutter clean Cleans all project files. Good before building release
dart pub get Download packages from pubspec.yaml
dart format . Formats the Dart code according to the Dart style guide
flutter build appbundle --no-tree-shake-icons --release Builds a release bundle of Android. This is the recommended format for publishing to the Google Play Store
flutter build ipa Builds a release file for iOS
pod update Run inside ios folder to update CocoaPods dependencies

Deploy to iOS

When you want to deploy the app, build it using the above command, open the app "Transporter" and upload it through there.

Flutter Documentation

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages