Merge branch 'main' into marmot

This commit is contained in:
Tobi 2026-05-13 19:44:03 +02:00 committed by GitHub
commit 9bb2ea2825
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,8 @@ class AppEnvironment {
static bool _isInitialized = false; static bool _isInitialized = false;
static bool _isInitialized = false;
// will be loaded in the main_camera_controller.dart // will be loaded in the main_camera_controller.dart
static List<CameraDescription> cameras = []; static List<CameraDescription> cameras = [];