python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
flutterfire RTDB failed on android but work in web
After create new flutter app I try to follow flutterfire as documented in https://firebase.flutter.dev/docs. I use firebase auth, realtime database, and it only work when using flutter run in web brow...

freddi andrew
Votes: 0
Answers: 1
I Cannot Get Images From Firebase Storage Folders Dynamically
I have some folders on Firebase Storage. I want to get photos from folders dynamically, but I cannot.
Example: I try to code a basic E-Commerce website, and every product's photo gallery is a seperate...
Ozan Bilgiç
Votes: 0
Answers: 0
Firebase Realtime Database reach nested child
I'm building a project and within this project i have a one-to-one chat. Each chats are stored using the realtime database from firebase (I'm using the react-native-firebase librairy here).
My data tr...
Dimitri Enjelvin
Votes: 0
Answers: 1