Skip to content

luizpaulofranz/flutter-flavor-whitelabel

Repository files navigation

Flutter Flavor Studyng Project

Please, follow the commit history to see a step by step.

This project was made following this great Tutorial! Flutter Flavors - Tutorial

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