ApplETS / ApplETS/Notre-Dame

Adding flavors

Open
#271 15 comments 0 reactions 0 assignees View on GitHub
enhancement platform: android platform: ios priority: medium ready to develop
Dominant language
Dart
Stars
44
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
As a developer/maintainer, I would like to be able to have a DEV build of the application along with a PRODUCTION build.
This will also set the starting block for the beta environment.

**Describe the solution you'd like**
Each flavour would have a specific app icon (we could change the background colour of the app icon like Chrome canary is yellow or add a dev/debug banner) and a different package id (for dev/debug: normal package id with .dev OR .debug at the end).

I think this [medium article](https://medium.com/flutter-community/flavoring-flutter-applications-android-ios-ea39d3155346) describes the complete process.

**Acceptation criteria**

- [ ] Documentation
- [ ] App icon for each flavour
- [ ] App name for each flavour
- [ ] Package id for each flavour
- [ ] Test (if needed)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.