vostpt / mobile-app

VOSTPT App for Android and iOS (supported by Flutter Portugal)
MIT License
25 stars 25 forks source link

Manage App Flavors #4

Open Vanethos opened 4 years ago

Vanethos commented 4 years ago

Description Create prod and dev flavors for the app

The flavors will:

File Location

main.dart
main_common.dart
main_dev.dart

Requirements

Vanethos commented 4 years ago

@OldMetalmind @JorgeMiguelGomes

Will we have different backend versions? As in, will we debug the app in a development environment instead of doing it in production?

If we have just one environment, I'd say we can close this issue or postpone it for a future version