-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase.json
More file actions
29 lines (29 loc) · 867 Bytes
/
Copy pathfirebase.json
File metadata and controls
29 lines (29 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"firestore": {
"rules": "firestore.rules",
"indexes": "firestore.indexes.json"
},
"flutter": {
"platforms": {
"android": {
"default": {
"projectId": "safe-route-6884f",
"appId": "1:1012288307935:android:bacd0c38eeb1b24b325f6a",
"fileOutput": "android/app/google-services.json"
}
},
"dart": {
"lib/firebase_options.dart": {
"projectId": "safe-route-6884f",
"configurations": {
"android": "1:1012288307935:android:bacd0c38eeb1b24b325f6a",
"ios": "1:1012288307935:ios:18f809c3d4713182325f6a",
"macos": "1:1012288307935:ios:18f809c3d4713182325f6a",
"web": "1:1012288307935:web:2e6256696169fdf3325f6a",
"windows": "1:1012288307935:web:fd4783163b8deea5325f6a"
}
}
}
}
}
}