fix: apply dart format

This commit is contained in:
2023-08-28 09:00:59 +00:00
committed by hugo
parent cc41b7b589
commit 227158725d
16 changed files with 14 additions and 24 deletions
@@ -53,7 +53,8 @@ class DefaultFirebaseOptions {
messagingSenderId: '100151285458',
projectId: 'wyatt-notification-example',
storageBucket: 'wyatt-notification-example.appspot.com',
iosClientId: '100151285458-a9notq1k1padf0vk9ove8ll3amjgi7mn.apps.googleusercontent.com',
iosClientId:
'100151285458-a9notq1k1padf0vk9ove8ll3amjgi7mn.apps.googleusercontent.com',
iosBundleId: 'com.example.notificationBlocExample',
);
}