Relative Content

Tag Archive for flutterdartstate-management

Using Api and provider together

I am calling Get api for name and date in my profile header and also patch Api in my update profile screen now i want to use provider for upadating name immediately in my profile header now how can i use get api and provider in my profile header ??

Does not Rebuild, Have to Rerun the Program

A new developer here. I am recently working with a package called calendar_view. However, when I try to make any changes, I have this issue where the program would not update or rebuild. If I need to see any changes, I have to rerun the program.