Skip to content

ml-opensource/flutter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

75 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

App name - Flutter

๐Ÿ“– Project description

This project serves as a template project for Flutter applications. You can generate a new repository by clicking "Use this template" above.

๐Ÿ”ง Setup and Installation

  1. Execute $ flutter doctor to verify installations.

  2. Execute $ pub get to pull project dependencies.

  3. Execute a run configuration of your choice:

    flutter run --flavor development -t lib/main_development.dart --dart-define-from-file=lib/config/dart_define_keys/dart_define_development_keys.json
    flutter run --flavor staging -t lib/main_staging.dart --dart-define-from-file=lib/config/dart_define_keys/dart_define_staging_keys.json`

Important

โš ๏ธ Running the Production Flavor

It is not recommended to run the production flavor directly from the IDE (VS Code or Android Studio) as it may be run by mistake. For ease and accuracy, it is advised to run flavors via the VS Code launch menu or the Android Studio Run menu instead.

To use the build runner, use this command:

dart run build_runner build --delete-conflicting-outputs

๐ŸŒฒ Branches

  • main - Latest version in the app store.
  • develop - Default. Feature branches are merged in when complete and then deleted.

๐Ÿ”— Useful links

Releases

No releases published

Packages

No packages published

Contributors 11

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy