utpal-barman / flutter-template

Forked Flutter Template of Monstarlab OSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Execute $ flutter doctor to verify installations
  • Execute $ pub get to pull project dependencies
  • Execute a run configuration of choice
    • $ flutter run --flavor staging -t lib/main_staging.dart
    • $ flutter run --flavor production -t lib/main_production.dart

🌲 Branches

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

πŸ”— Useful links

About

Forked Flutter Template of Monstarlab OSS


Languages

Language:Dart 98.2%Language:Ruby 1.2%Language:Swift 0.4%Language:Kotlin 0.1%Language:Objective-C 0.0%