1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2026-03-28 17:32:02 +00:00

firebase crash reporting (#67)

* Created app

* Setup firebase for android

* Added crashlytics plugin

* Setup crashlytics for android

* Setup crashlytics for iOS

* Initialized Firebase and crashlytics

* Update README.md
This commit is contained in:
SAGAR SURI
2021-07-26 00:28:15 +05:30
committed by GitHub
parent 1ae097d6a8
commit ef8f5fd321
62 changed files with 1535 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
{
"project_info": {
"project_number": "265357766211",
"firebase_url": "https://flutter-examples-53d98.firebaseio.com",
"project_id": "flutter-examples-53d98",
"storage_bucket": "flutter-examples-53d98.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:265357766211:android:82f3ce49857022ab63eef6",
"android_client_info": {
"package_name": "github.nisrulz.firebase_crash_reporting"
}
},
"oauth_client": [
{
"client_id": "265357766211-n3lm8oaf189ao2a896l5jg775n8k0n4r.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyA-wjz33K9hlKIwgQ-L1iZv_VkxMiXmo30"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "265357766211-n3lm8oaf189ao2a896l5jg775n8k0n4r.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}