Commit 523fc0a2 authored by Budi Prasetyo's avatar Budi Prasetyo

firebase setup

parent f15a53fd
......@@ -7,9 +7,9 @@
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:806811359126:android:5dea1814d776408a336fb7",
"mobilesdk_app_id": "1:806811359126:android:30acc5ba52e4ec63336fb7",
"android_client_info": {
"package_name": "com.eksad.medapp"
"package_name": "com.example.medapp_eksad"
}
},
"oauth_client": [
......
{
"file_generated_by": "FlutterFire CLI",
"purpose": "FirebaseAppID & ProjectID for this Firebase app in this directory",
"GOOGLE_APP_ID": "1:806811359126:ios:fd5b916031b6994c336fb7",
"GOOGLE_APP_ID": "1:806811359126:ios:e456f4efc64e458d336fb7",
"FIREBASE_PROJECT_ID": "medapp-by-eksad",
"GCM_SENDER_ID": "806811359126"
}
\ No newline at end of file
......@@ -45,7 +45,7 @@ class DefaultFirebaseOptions {
static const FirebaseOptions web = FirebaseOptions(
apiKey: 'AIzaSyDDrwgOX2lBl3oL3kSa4eTPZ2gdSUEA2i8',
appId: '1:806811359126:web:d8760ad3f5c4cbb4336fb7',
appId: '1:806811359126:web:59e4146f3da9eea2336fb7',
messagingSenderId: '806811359126',
projectId: 'medapp-by-eksad',
authDomain: 'medapp-by-eksad.firebaseapp.com',
......@@ -54,7 +54,7 @@ class DefaultFirebaseOptions {
static const FirebaseOptions android = FirebaseOptions(
apiKey: 'AIzaSyDwbsx4RbqVDPIMfESYw4NIaUCxedQpxHE',
appId: '1:806811359126:android:6f3c3f91db66b5b9336fb7',
appId: '1:806811359126:android:30acc5ba52e4ec63336fb7',
messagingSenderId: '806811359126',
projectId: 'medapp-by-eksad',
storageBucket: 'medapp-by-eksad.appspot.com',
......@@ -62,7 +62,7 @@ class DefaultFirebaseOptions {
static const FirebaseOptions ios = FirebaseOptions(
apiKey: 'AIzaSyAHUTLqbVYsWtQoVmP99KMNSoYhi2jVR3s',
appId: '1:806811359126:ios:fd5b916031b6994c336fb7',
appId: '1:806811359126:ios:e456f4efc64e458d336fb7',
messagingSenderId: '806811359126',
projectId: 'medapp-by-eksad',
storageBucket: 'medapp-by-eksad.appspot.com',
......@@ -72,7 +72,7 @@ class DefaultFirebaseOptions {
static const FirebaseOptions macos = FirebaseOptions(
apiKey: 'AIzaSyAHUTLqbVYsWtQoVmP99KMNSoYhi2jVR3s',
appId: '1:806811359126:ios:fd5b916031b6994c336fb7',
appId: '1:806811359126:ios:e456f4efc64e458d336fb7',
messagingSenderId: '806811359126',
projectId: 'medapp-by-eksad',
storageBucket: 'medapp-by-eksad.appspot.com',
......
{
"file_generated_by": "FlutterFire CLI",
"purpose": "FirebaseAppID & ProjectID for this Firebase app in this directory",
"GOOGLE_APP_ID": "1:806811359126:ios:fd5b916031b6994c336fb7",
"GOOGLE_APP_ID": "1:806811359126:ios:e456f4efc64e458d336fb7",
"FIREBASE_PROJECT_ID": "medapp-by-eksad",
"GCM_SENDER_ID": "806811359126"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment