forked from IsabellaTerick/smart_helmet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase.json
More file actions
37 lines (37 loc) · 952 Bytes
/
Copy pathfirebase.json
File metadata and controls
37 lines (37 loc) · 952 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
30
31
32
33
34
35
36
37
{
"flutter": {
"platforms": {
"android": {
"default": {
"projectId": "smart-helmet-app-a0c13",
"appId": "1:625342909849:android:7afab728858dd7bd3a1708",
"fileOutput": "android/app/google-services.json"
}
},
"dart": {
"lib/firebase_options.dart": {
"projectId": "smart-helmet-app-a0c13",
"configurations": {
"android": "1:625342909849:android:7afab728858dd7bd3a1708",
"ios": "1:625342909849:ios:0ea73a92bfb30e393a1708",
"web": "1:625342909849:web:909b8ed53a1e507a3a1708",
"windows": "1:625342909849:web:9e03d444a4d10e403a1708"
}
}
}
}
},
"functions": [
{
"source": "functions",
"codebase": "default",
"ignore": [
"node_modules",
".git",
"firebase-debug.log",
"firebase-debug.*.log",
"*.local"
]
}
]
}