*ANDROID*


//run with --flavor dev command bellow else build will not know which variant to run with.
run -d emulator-5554 --flavor dev

//run with verbose to monitor build 
flutter run -d emulator-5554 --flavor dev --verbose