invertase / flutterfire_cli

A CLI to help with using FlutterFire in your Flutter applications.
Apache License 2.0
171 stars 47 forks source link

feat: Allow selecting web app id #117

Closed JCQuintas closed 1 year ago

JCQuintas commented 1 year ago

Description

Add the option web-app-id to allow users to select which of the web apps they want to use. Didn't use display-name as that can easily be changed from Firebase's side, which could cause issues.

Possible improvements

resolves #77

Type of Change

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

JCQuintas commented 1 year ago

Do you have an expected time for this to be reviewed? Would be really helpful on my current project. If it is not merged soon I'll be using my own fork instead โ˜น๏ธ

Lyokone commented 1 year ago

I'm going to have a look