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:
4
lib/targets/dev.dart
Normal file
4
lib/targets/dev.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
import 'package:friflex_starter/app/app_env.dart';
|
||||
import 'package:friflex_starter/runner/app_runner.dart';
|
||||
|
||||
void main() => AppRunner(AppEnv.dev).run();
|
||||
Reference in New Issue
Block a user