Join Discord
Powered by
Any Ideas?
# flutter
a
AshwaqAzan
03/07/2022, 7:36 AM
Any Ideas?
v
Vinzent
03/07/2022, 11:00 AM
Is the build method of the stream called again?
a
AshwaqAzan
03/07/2022, 11:07 AM
yes every time i access the pade
AshwaqAzan
03/07/2022, 11:07 AM
page
v
Vinzent
03/07/2022, 11:08 AM
I think the stream fires only on change, so I wouldn't call the stream in the build method. Instead in the class itself and pass it to the stream builder.
a
AshwaqAzan
03/08/2022, 3:53 AM
Ummm
2
Views
Previous
Next