kechankrisna / flutter_responsive_table

BSD 2-Clause "Simplified" License
60 stars 25 forks source link

How to fetch data from firebase #27

Closed AlexMunth closed 2 years ago

AlexMunth commented 2 years ago

How can I fetch data from firebase with this widget?

kechankrisna commented 2 years ago

try to get collection of json as list of map, then you can push it to this widget