Update main.dart

This commit is contained in:
tct123 2024-12-01 03:16:03 +01:00
parent 810cedd458
commit 4ba6284b8b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import 'package:{{ dep }}/{{ dep }}.dart' as {{ dep }};
{% endfor %}
const bool isProduction = bool.fromEnvironment('dart.vm.product');
final String defaultLocale = Platform.localeName;
const assetPath = "app/app.zip";
const pythonModuleName = "{{ cookiecutter.python_module_name }}";
final hideLoadingPage =