Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firebase_remote_config): Firebase Remote Config Dart & Desktop #70

Closed
wants to merge 7 commits into from

Conversation

TimWhiting
Copy link
Collaborator

Draft

While implementing this I found that it partially depends on Firebase Installations. Not sure if it is a required dependency, or if it just gives some extra infromation.

@Salakar
Copy link
Member

Salakar commented Apr 26, 2022

While implementing this I found that it partially depends on Firebase Installations. Not sure if it is a required dependency, or if it just gives some extra infromation.

As far as I'm aware Installations is required for A/B testing and Personalization features of Remote Config, we bumped Installations into the roadmap since it seems a lot of Firebase products use it. I added the generated Dart API for it to firebaseapis

@pr-Mais pr-Mais marked this pull request as ready for review April 26, 2022 15:40
@pr-Mais
Copy link
Contributor

pr-Mais commented Apr 26, 2022

I will start working on installations soon.
@TimWhiting apologies I pressed on "Ready for Review" by mistake, please mark it as a Draft again, can't see the button

@TimWhiting
Copy link
Collaborator Author

TimWhiting commented Apr 26, 2022

@TimWhiting apologies I pressed on "Ready for Review" by mistake, please mark it as a Draft again, can't see the button

I can't see the Draft button either. I'll close and reopen

@TimWhiting TimWhiting closed this Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants