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 33,924 public repositories matching this topic...

supabase
fbarthez
fbarthez commented Sep 20, 2021

Feature request

Is your feature request related to a problem? Please describe.

I'm using the SMS OTP feature for a progressive web application to be used on mobiles and would like to use the WebOTP API to automatically handle the SMS. The new templating feature gets me almost there – but only almost since it does not allow newlines (\n).

Describe

enhancement good first issue
appwrite
flutterfire
georges-ph
georges-ph commented May 13, 2022

I'm following the docs to add nested custom objects to Firestore. But it doesn't show how to make it. I was able to make it work with a single one.

This is the first custom object:

import 'package:cloud_firestore/cloud_firestore.dart';

class User {
  String? id;
  String? name;
  SomeObject? object
type: documentation good first issue plugin: cloud_firestore
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
jordanpinski
jordanpinski commented Apr 25, 2022

Is your feature request related to a problem? Please describe.
When using the Connector field type there's no way to set or display an image for each list item.

Describe the solution you'd like
An optional input field to add an image URL.

Describe alternatives you've considered
N/A

Additional context
N/A

good first issue
brunobowden
brunobowden commented Oct 26, 2020

Summary

Add basic pre-commit hooks to the repo. To catch, for example, broken symlinks (WorldHealthOrganization/app#1670)
Link: https://github.com/pre-commit/pre-commit-hooks

Possible config file. Should be run against every file in the existing tree to see what issues might come up.

# .pre-commit-config.yaml
-   repo: https://github.com/pre-commit/pre-comm
dev-workflow idea good first issue source:team

Created by James Tamplin, Andrew Lee

Released April 2012

Organization
firebase
Website
firebase.google.com
Wikipedia
Wikipedia