mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 09:30:45 +00:00
init
This commit is contained in:
5
lib/targets/prod.dart
Normal file
5
lib/targets/prod.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
import 'package:friflex_starter/app/app_env.dart';
|
||||
import 'package:friflex_starter/runner/app_runner.dart';
|
||||
|
||||
void main() => AppRunner(AppEnv.prod).run();
|
||||
Reference in New Issue
Block a user