import 'package:friflex_starter/runner/app_runner.dart'; void main(List arguments) => AppRunner(.prod).run(arguments);