0

I want to build an app that uses firebase (realtime database) and runs on web AND mobile. I only found that I need to use two plugins one for web and one for mobile.

So my question is: Is there a way to use firebase (realtime database) on mobile and web more easier (f.e. with only one plugin)?

0

1 Answer 1

4

Currently, there is no flutter plugin for realtime database that supports the web, but the flutter team and the community are working on it. When it's done, it should be available here: https://pub.dev/packages/firebase_database

Sign up to request clarification or add additional context in comments.

1 Comment

thanks for your answer. so I am going to use this plugin for my project.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.