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 35,950 public repositories matching this topic...

supabase
appwrite
jbdujardin
jbdujardin commented Jul 8, 2022

👟 Reproduction steps

Go on the documentation at this page : https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesGet

Or use one of the SDKs.

Example with dart sdk :
Databases(client, databaseId: 'test').get() return Collection object instead of Database object.

👍 Expected behavior

GET and UPDATE method return Database object.

👎 Actual Behavi

bug good first issue
flutterfire
sebastianbuechler
sebastianbuechler commented Jul 12, 2022

In the pub.dev info of firebase_core_web there's a link for the setup of flutter web and it leads to this: https://firebase.flutter.dev/docs/installation/web

I guess it should point to: https://firebase.google.com/docs/flutter/setup?platform=web

type: documentation good first issue plugin: core platform: web
sharadregoti
sharadregoti commented Dec 18, 2020

The problem faced currently?

While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target

How can we solve it?

Mission control should remove the white space if present before saving the config

If you want this feature to be implemented, gi

good first issue area/mission-control
rowy

Created by James Tamplin, Andrew Lee

Released April 2012

Organization
firebase
Website
firebase.google.com
Wikipedia
Wikipedia