FilledStacks / FilledStacks/flutter-tutorials
Updating the currentUser
- Dominant language
- Dart
- Stars
- 4.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Thanks for the tutorials, I'm a beginner with flutter and i was following your CRUD(posts) video and trying to implement the same with the users.
Updating the users works fine and I can see the users on firebase being updated (I update the fullName), however the currentUser remains the same (unless i do hot reload), can you please help me on how I can update the currentUser after editing it on the database.
Sorry if I should ask my question in a different place than here
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the user update flow described in the issue and inspect how the edited fullName is written to Firebase and how currentUser is read afterward. Done means the currentUser value updates without requiring a hot reload; the issue does not name any files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, firebase, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100