Get data from flutter web index file into any dart file in flutter

30 views Asked by At

I want to get data from Firebase notifications and show it on my Flutter web. But I am unable to do so. I am trying to use js: ^0.6.7 but am unable to get data. I want to get into my Stateful class at runtime.

0

There are 0 answers