|
1 | 1 | { |
2 | | - "flutter": { |
3 | | - "platforms": { |
4 | | - "android": { |
5 | | - "default": { |
6 | | - "projectId": "quickstart-flutter-cc624", |
7 | | - "appId": "1:731568610039:android:2fda8b27330be9447251f2", |
8 | | - "fileOutput": "android/app/google-services.json" |
9 | | - } |
10 | | - }, |
11 | | - "ios": { |
12 | | - "default": { |
13 | | - "projectId": "quickstart-flutter-cc624", |
14 | | - "appId": "1:731568610039:ios:e78b43f1d75a77d87251f2", |
15 | | - "uploadDebugSymbols": false, |
16 | | - "fileOutput": "ios/Runner/GoogleService-Info.plist" |
17 | | - } |
18 | | - }, |
19 | | - "dart": { |
20 | | - "lib/firebase_options.dart": { |
21 | | - "projectId": "quickstart-flutter-cc624", |
22 | | - "configurations": { |
23 | | - "android": "1:731568610039:android:2fda8b27330be9447251f2", |
24 | | - "ios": "1:731568610039:ios:e78b43f1d75a77d87251f2", |
25 | | - "macos": "1:731568610039:ios:e78b43f1d75a77d87251f2", |
26 | | - "web": "1:731568610039:web:2896847d0f5655fb7251f2", |
27 | | - "windows": "1:731568610039:web:3c1e404f955f0b467251f2" |
28 | | - } |
29 | | - } |
30 | | - }, |
31 | | - "macos": { |
32 | | - "default": { |
33 | | - "projectId": "quickstart-flutter-cc624", |
34 | | - "appId": "1:731568610039:ios:e78b43f1d75a77d87251f2", |
35 | | - "uploadDebugSymbols": false, |
36 | | - "fileOutput": "macos/Runner/GoogleService-Info.plist" |
37 | | - } |
38 | | - } |
39 | | - } |
40 | | - }, |
41 | | - "dataconnect": { |
42 | | - "source": "dataconnect" |
43 | | - }, |
44 | | - "emulators": { |
45 | | - "dataconnect": { |
46 | | - "port": 9399 |
47 | | - }, |
48 | | - "auth": { |
49 | | - "port": 9400 |
50 | | - } |
51 | | - } |
| 2 | + "dataconnect": { "source": "dataconnect" }, |
| 3 | + "emulators": { "dataconnect": { "port": 9399 }, "auth": { "port": 9400 } } |
52 | 4 | } |
0 commit comments