flutter_starter
flutter_starter copied to clipboard
Home page not showing latest name
Steps to reproduce:
- Create a new account
- (or login to an existing account)
- Go to setting
- Go to update your profile
- Change name
- UPDATE PROFILE + input password
- Go to homepage
- Updated name is showing correctly
- Go to setting (without signing out)
- Go to update your profile
- Change name
- UPDATE PROFILE + input password
- Go to homepage
- Name is not updated <- bug
- Go to setting (without signing out)
- Go to update your profile
- Change name
- UPDATE PROFILE + input password
- Go to homepage
- Previous name change is showing <- bug
Thanks for this bug report. I will try and look into this at some point. Unfortunately I have not been coding in flutter recently, so not sure when I will have time to troubleshoot this. I would be happy to take a PR if someone wants to try and solve it. One suggestion might be to update the packages and see if it goes away. Sorry it took me a while to respond to this issue.