[UI] : Show Profile Picture #53
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
JWOC
medium
Is your feature request related to a problem? Please describe.
A profile picture should be shown in the account icon in the bottom navigation bar if the current user's profile photo is not null. (
FirebaseAuth.instance.currentUser?.photoURL
)(Ex : When user signs in with google)
The text was updated successfully, but these errors were encountered: