Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
medapp_eksad
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qorri_di
medapp_eksad
Commits
523fc0a2
Commit
523fc0a2
authored
Sep 19, 2022
by
Budi Prasetyo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
firebase setup
parent
f15a53fd
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
google-services.json
android/app/google-services.json
+2
-2
firebase_app_id_file.json
ios/firebase_app_id_file.json
+1
-1
firebase_options.dart
lib/firebase_options.dart
+4
-4
firebase_app_id_file.json
macos/firebase_app_id_file.json
+1
-1
No files found.
android/app/google-services.json
View file @
523fc0a2
...
...
@@ -7,9 +7,9 @@
"client"
:
[
{
"client_info"
:
{
"mobilesdk_app_id"
:
"1:806811359126:android:
5dea1814d776408a
336fb7"
,
"mobilesdk_app_id"
:
"1:806811359126:android:
30acc5ba52e4ec63
336fb7"
,
"android_client_info"
:
{
"package_name"
:
"com.e
ksad.medapp
"
"package_name"
:
"com.e
xample.medapp_eksad
"
}
},
"oauth_client"
:
[
...
...
ios/firebase_app_id_file.json
View file @
523fc0a2
{
"file_generated_by"
:
"FlutterFire CLI"
,
"purpose"
:
"FirebaseAppID & ProjectID for this Firebase app in this directory"
,
"GOOGLE_APP_ID"
:
"1:806811359126:ios:
fd5b916031b6994c
336fb7"
,
"GOOGLE_APP_ID"
:
"1:806811359126:ios:
e456f4efc64e458d
336fb7"
,
"FIREBASE_PROJECT_ID"
:
"medapp-by-eksad"
,
"GCM_SENDER_ID"
:
"806811359126"
}
\ No newline at end of file
lib/firebase_options.dart
View file @
523fc0a2
...
...
@@ -45,7 +45,7 @@ class DefaultFirebaseOptions {
static
const
FirebaseOptions
web
=
FirebaseOptions
(
apiKey:
'AIzaSyDDrwgOX2lBl3oL3kSa4eTPZ2gdSUEA2i8'
,
appId:
'1:806811359126:web:
d8760ad3f5c4cbb4
336fb7'
,
appId:
'1:806811359126:web:
59e4146f3da9eea2
336fb7'
,
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:
6f3c3f91db66b5b9
336fb7'
,
appId:
'1:806811359126:android:
30acc5ba52e4ec63
336fb7'
,
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:
fd5b916031b6994c
336fb7'
,
appId:
'1:806811359126:ios:
e456f4efc64e458d
336fb7'
,
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:
fd5b916031b6994c
336fb7'
,
appId:
'1:806811359126:ios:
e456f4efc64e458d
336fb7'
,
messagingSenderId:
'806811359126'
,
projectId:
'medapp-by-eksad'
,
storageBucket:
'medapp-by-eksad.appspot.com'
,
...
...
macos/firebase_app_id_file.json
View file @
523fc0a2
{
"file_generated_by"
:
"FlutterFire CLI"
,
"purpose"
:
"FirebaseAppID & ProjectID for this Firebase app in this directory"
,
"GOOGLE_APP_ID"
:
"1:806811359126:ios:
fd5b916031b6994c
336fb7"
,
"GOOGLE_APP_ID"
:
"1:806811359126:ios:
e456f4efc64e458d
336fb7"
,
"FIREBASE_PROJECT_ID"
:
"medapp-by-eksad"
,
"GCM_SENDER_ID"
:
"806811359126"
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment