import 'package:lightmeter/environment.dart'; import 'launch_app.dart'; void main() => launchApp(const Environment.prod());