A collection of packages created to increase code reuse across many of my Flutter projects.
Home Page:https://codewithandrea.com/
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
enri90 opened this issue 4 years ago · comments
StreamBuilder( stream: authService.onAuthStateChanged,
not work for update displayName and Email on stream
HELP