Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Implement Multi Flavor #5

Merged
merged 4 commits into from
Jul 3, 2022
Merged

[FEAT] Implement Multi Flavor #5

merged 4 commits into from
Jul 3, 2022

Conversation

Lzyct
Copy link
Member

@Lzyct Lzyct commented Jul 3, 2022

What it does

  • Support multi flavor for Android and iOS
  • Setup different Firebase Project for Staging and Production
  • Setup Icon Launcher for Staging and Production

How to test

  1. Run flutter run --flavor stg -t lib/main_stg.dart for staging or
  2. Run flutter run --flavor prd-t lib/main_prd.dart for production

Screenshot

iOS

Simulator Screen Shot - iPhone 8 - 2022-07-03 at 22 50 58

Android

Screenshot_1656860730

@Lzyct Lzyct merged commit 6285367 into main Jul 3, 2022
@Lzyct Lzyct deleted the feat/multi_flavor branch August 7, 2022 13:47
@Lzyct Lzyct changed the title Feat/multi flavor [FEAT] Implement Multi Flavor Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant