The Wayback Machine - https://web.archive.org/web/20200717042538/https://github.com/topics/firebase
Skip to content
#

Firebase

firebase logo

Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.

Here are 14,849 public repositories matching this topic...

IlCallo
IlCallo commented Oct 14, 2019

I made up a guide to setup Firebase services into a real-world scenario with cutting-edge technologies. I think you could get some insights on DX of your services and how they are used out in the wild (or add it to this examples repository).
Tech used: Quasar (Vue), TypeScript, Jest (unit testing), Firebase Firestore, Cloud Functions, RxFire.

Inside the guide there are some helpers and code ma

Consti10
Consti10 commented May 20, 2019

Feature request for android Crashlytics:

I haven't found any information regarding the use of Crashlytics with android projects that use CMake to compile c/c++ code into a native library.

After following this tutorial https://firebase.google.com/docs/crashlytics/ndk-reports and creating a native crash in my CMake-compiled code the information in the Firebase console still looked like this:

emanuelevivoli
emanuelevivoli commented Apr 11, 2020

Motivation

Hello everyone, I'm opening this issue because I'd like to improve the documentation on this feature that I found actually amazing for testing my firestore-triggered (and http-triggered) cloud functions locally, adding breakpoints.
I want to share it because I was struggling for many days in order to debug my cloud functions locally, and maybe improving documentation can be a be

flutterfire
HerrNiklasRaab
HerrNiklasRaab commented Mar 17, 2020

Please rewrite the cloud_firestore library in native dart, so we can remove all the big (in terms of download size) Android and iOS libraries. Which slow down build time dramatically.

Having to create a manual abstraction to support https://pub.dev/packages/firebase and https://pub.dev/packages/cloud_firestore is a mess.

All future platforms would be supported out of the box.

Something l

epicfaace
epicfaace commented Apr 15, 2020

The firebase_messaging documentation says:

When sending a notification message to an Android device, you need to make sure to set the click_action property of the message to FLUTTER_NOTIFICATION_CLICK. Otherwise the plugin will be unable to deliver the notification to your app when the users clicks on it in the system tray.

We

Created by James Tamplin, Andrew Lee

Released April 2012

Organization
firebase
Website
firebase.google.com
Wikipedia
Wikipedia
You can’t perform that action at this time.