lib/main.dart:19:8: Error: Error when reading 'lib/generated/codegen_loader.g.dart': No such file or directory import 'package:immich_mobile/generated/codegen_loader.g.dart'; ^ lib/main.dart:20:8: Error: Error when reading 'lib/generated/intl_keys.g.dart': No such file or directory import 'package:immich_mobile/generated/intl_keys.g.dart'; ^ lib/services/localization.service.dart:6:8: Error: Error when reading 'lib/generated/codegen_loader.g.dart': No such file or directory import 'package:immich_mobile/generated/codegen_loader.g.dart'; ^ lib/pages/backup/drift_backup.page.dart:13:8: Error: Error when reading 'lib/generated/intl_keys.g.dart': No such file or directory import 'package:immich_mobile/generated/intl_keys.g.dart'; ^ lib/pages/library/library.page.dart:8:8: Error: Error when reading 'lib/generated/intl_keys.g.dart': No such file or directory import 'package:immich_mobile/generated/intl_keys.g.dart'; ^ lib/main.dart:219:17: Error: The getter 'IntlKeys' isn't defined for the type 'ImmichAppState'. - 'ImmichAppState' is from 'package:immich_mobile/main.dart' ('lib/main.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.uploading_media.t(), ^^^^^^^^ lib/main.dart:220:17: Error: The getter 'IntlKeys' isn't defined for the type 'ImmichAppState'. - 'ImmichAppState' is from 'package:immich_mobile/main.dart' ('lib/main.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.backup_background_service_default_notification.t(), ^^^^^^^^ lib/main.dart:273:26: Error: Not a constant expression. assetLoader: const CodegenLoader(), ^^^^^^^^^^^^^ lib/services/localization.service.dart:17:24: Error: Couldn't find constructor 'CodegenLoader'. assetLoader: const CodegenLoader(), ^^^^^^^^^^^^^ lib/pages/backup/drift_backup.page.dart:156:29: Error: The getter 'IntlKeys' isn't defined for the type '_DriftBackupPageState'. - '_DriftBackupPageState' is from 'package:immich_mobile/pages/backup/drift_backup.page.dart' ('lib/pages/backup/drift_backup.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.backup_error_sync_failed.t(), ^^^^^^^^ lib/pages/library/library.page.dart:44:28: Error: The getter 'IntlKeys' isn't defined for the type 'LibraryPage'. - 'LibraryPage' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. label: IntlKeys.favorites.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:50:28: Error: The getter 'IntlKeys' isn't defined for the type 'LibraryPage'. - 'LibraryPage' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. label: IntlKeys.archived.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:61:26: Error: The getter 'IntlKeys' isn't defined for the type 'LibraryPage'. - 'LibraryPage' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. label: IntlKeys.shared_links.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:68:32: Error: The getter 'IntlKeys' isn't defined for the type 'LibraryPage'. - 'LibraryPage' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. label: IntlKeys.trash.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:124:15: Error: The getter 'IntlKeys' isn't defined for the type 'QuickAccessButtons'. - 'QuickAccessButtons' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.folders.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:132:15: Error: The getter 'IntlKeys' isn't defined for the type 'QuickAccessButtons'. - 'QuickAccessButtons' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.locked_folder.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:140:15: Error: The getter 'IntlKeys' isn't defined for the type 'QuickAccessButtons'. - 'QuickAccessButtons' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.partners.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:238:19: Error: The getter 'IntlKeys' isn't defined for the type 'PeopleCollectionCard'. - 'PeopleCollectionCard' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.people.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:298:19: Error: The getter 'IntlKeys' isn't defined for the type 'LocalAlbumsCollectionCard'. - 'LocalAlbumsCollectionCard' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.on_this_device.tr(), ^^^^^^^^ lib/pages/library/library.page.dart:349:19: Error: The getter 'IntlKeys' isn't defined for the type 'PlacesCollectionCard'. - 'PlacesCollectionCard' is from 'package:immich_mobile/pages/library/library.page.dart' ('lib/pages/library/library.page.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'IntlKeys'. IntlKeys.places.tr(), ^^^^^^^^ Target kernel_snapshot_program failed: Exception FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileFlutterBuildRelease'. > Process 'command '/usr/local/bin/flutter/bin/flutter'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 13s Running Gradle task 'assembleRelease'... 13.9s Gradle task assembleRelease failed with exit code 1