diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-04 23:16:08 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-04 23:16:08 +0200 |
| commit | 19709e296aec10d2cd24f904a87243216a454d5f (patch) | |
| tree | e18982e7ee2d0f550c36601286a6371486de619e /ios/firebase_app_id_file.json | |
| parent | d7946d6a76f6f04de0feea1e97aeb80031c15efc (diff) | |
| download | carpool-19709e296aec10d2cd24f904a87243216a454d5f.tar.xz carpool-19709e296aec10d2cd24f904a87243216a454d5f.zip | |
Added auth to signup page + some UI refactoring
Diffstat (limited to 'ios/firebase_app_id_file.json')
| -rw-r--r-- | ios/firebase_app_id_file.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ios/firebase_app_id_file.json b/ios/firebase_app_id_file.json new file mode 100644 index 0000000..add4765 --- /dev/null +++ b/ios/firebase_app_id_file.json @@ -0,0 +1,7 @@ +{ + "file_generated_by": "FlutterFire CLI", + "purpose": "FirebaseAppID & ProjectID for this Firebase app in this directory", + "GOOGLE_APP_ID": "1:824587935735:ios:0dbe8ccf1d11351d5298f2", + "FIREBASE_PROJECT_ID": "carpool-3cd5c", + "GCM_SENDER_ID": "824587935735" +}
\ No newline at end of file |
