Skip to content

yoesuv/Flutter-Build-Environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Build Environment

Demonstrate build flutter app using flavor/scheme in Android & iOS.
How to run

flutter run --flavor development
flutter run --flavor staging
flutter run --flavor production

Dependencies

Flutter 3.16.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision db7ef5bf9f (2 weeks ago) • 2023-11-15 11:25:44 -0800
Engine • revision 74d16627b9
Tools • Dart 3.2.0 • DevTools 2.28.2

Screenshot Android

Flavor Development Staging Production
Installed Flavor Dev Flavor Staging Flavor Production

Screenshot iOS

Flavor Development Staging Production
Installed Scheme Dev Scheme Staging Scheme Production

List Library

References