dart format

This commit is contained in:
2026-05-08 20:12:40 +02:00
parent 9e139b5704
commit 3b8da1d3d6
295 changed files with 6404 additions and 4161 deletions
+2 -1
View File
@@ -63,7 +63,8 @@ class DefaultFirebaseOptions {
messagingSenderId: '522850592536',
projectId: 'marmobile-33b10',
storageBucket: 'marmobile-33b10.appspot.com',
iosClientId: '522850592536-edj90sbbnkjqe3aqui37j8enu93v4fk8.apps.googleusercontent.com',
iosClientId:
'522850592536-edj90sbbnkjqe3aqui37j8enu93v4fk8.apps.googleusercontent.com',
iosBundleId: 'eu.mhsl.marianum.mobile.client',
);
}