-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase.json
More file actions
1 lines (1 loc) · 2.17 KB
/
firebase.json
File metadata and controls
1 lines (1 loc) · 2.17 KB
1
{"hosting":{"public":"build/web","ignore":["firebase.json","**/.*","**/node_modules/**"],"rewrites":[{"source":"**","destination":"/index.html"}]},"flutter":{"platforms":{"android":{"default":{"projectId":"illemo","appId":"1:400942831450:android:ac70caf455b226fbb38563","fileOutput":"android/app/google-services.json"},"buildConfigurations":{"src/prod":{"projectId":"illemo","appId":"1:400942831450:android:ac70caf455b226fbb38563","fileOutput":"android/app/src/prod/google-services.json"},"src/dev":{"projectId":"illemo-dev","appId":"1:456664777287:android:a55eef198655aad75e6762","fileOutput":"android/app/src/dev/google-services.json"}}},"ios":{"default":{"projectId":"illemo","appId":"1:400942831450:ios:0254744a14137cedb38563","uploadDebugSymbols":false,"fileOutput":"ios/Runner/GoogleService-Info.plist"},"buildConfigurations":{"Debug-prod":{"projectId":"illemo","appId":"1:400942831450:ios:0254744a14137cedb38563","uploadDebugSymbols":false,"fileOutput":"ios/flavors/prod/GoogleService-Info.plist"},"Debug-dev":{"projectId":"illemo-dev","appId":"1:456664777287:ios:79fd31685af89ae85e6762","uploadDebugSymbols":false,"fileOutput":"ios/flavors/dev/GoogleService-Info.plist"}}},"macos":{"default":{"projectId":"illemo-dev","appId":"1:456664777287:ios:e1029d7cb89df3b85e6762","uploadDebugSymbols":false,"fileOutput":"macos/Runner/GoogleService-Info.plist"}},"dart":{"lib/firebase_options.dart":{"projectId":"illemo","configurations":{"android":"1:400942831450:android:ac70caf455b226fbb38563","ios":"1:400942831450:ios:0254744a14137cedb38563","macos":"1:400942831450:ios:0254744a14137cedb38563","web":"1:400942831450:web:fe76d1af4b29664bb38563"}},"lib/firebase_options_prod.dart":{"projectId":"illemo","configurations":{"android":"1:400942831450:android:ac70caf455b226fbb38563","ios":"1:400942831450:ios:0254744a14137cedb38563","macos":"1:400942831450:ios:0254744a14137cedb38563","web":"1:400942831450:web:fe76d1af4b29664bb38563"}},"lib/firebase_options_dev.dart":{"projectId":"illemo-dev","configurations":{"android":"1:456664777287:android:a55eef198655aad75e6762","ios":"1:456664777287:ios:79fd31685af89ae85e6762","macos":"1:456664777287:ios:e1029d7cb89df3b85e6762","web":"1:456664777287:web:551e49c957d1eed55e6762"}}}}}}