Sanmill/.run
Leptopoda a0f234bf47
add compile time enviornment options
## Why?
- in the future we could enable the developer options in dev builds only. This would result in better performance and smaller downloadsize.
- Ability to disable catcher. Catcher limits the ability of debuging as it catches everything thrown. Also catcher won't even display the crash when the system is in dark mode (white text on white background. Probably a bug on theier side)

## How to use this?
just add a `--dart-define` followed by your config after the flutter command. Further info can be found in [Readme.md](/Readme.md)
2021-10-22 14:47:17 +02:00
..
Sanmill-dev.run.xml add compile time enviornment options 2021-10-22 14:47:17 +02:00
Sanmill-monkey.run.xml add compile time enviornment options 2021-10-22 14:47:17 +02:00
Sanmill-profile.run.xml add compile time enviornment options 2021-10-22 14:47:17 +02:00
Sanmill-release.run.xml add compile time enviornment options 2021-10-22 14:47:17 +02:00
Sanmill.run.xml add compile time enviornment options 2021-10-22 14:47:17 +02:00
Template Flutter.run.xml add compile time enviornment options 2021-10-22 14:47:17 +02:00