flavor_tutorial icon indicating copy to clipboard operation
flavor_tutorial copied to clipboard

Flutter Flavor Tutorial -

Flavor Tutorial for Flutter Explained

YouTube Badge Twitch Badge Flutter Explained

In this repository we collect everything that is related to Flavors.

Getting Started

This project is build with Flavors in order to start the different flavors. You will need to setup two starter configurations.

Beans Factory

coffee
flutter -run --flavor coffee -t ./lib/main_coffee.dart

Munchy Crunchy

cookie
flutter -run --flavor cookie -t ./lib/main_cookie.dart