fayaz07 / flutter_firebase

Implementing features of firebase with flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What does it do StatelessStreamBuilder class in main.dart?

wann2 opened this issue · comments

I am lookin into your source codes, but I don't know why you write StatelessStreamBuilder class in main.dart
Could you please explain what it act StatelessStreamBuilder class in main.dart?

Yeah actually I was just testing if streambuilder works fine in StatelessWidget, that's all and I forgot to remove it