openfoodfacts/smooth-app

Use the username (if available) on the Community page

Open

#7,372 opened on Jan 18, 2026

View on GitHub
 (11 comments) (0 reactions) (1 assignee)Dart (459 forks)auto 404
good first issue

Repository metrics

Stars
 (1,372 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi everyone!

It would be nice to change the header of the Community page. Currently, it only shows the username:

The idea would be to use instead the real name of the user (if available). But first, the Dart package needs to be updated: https://github.com/openfoodfacts/openfoodfacts-dart/issues/1184

Then, once a new version of the package is released, change the header to (depending of the time of the day):

  • Welcome xx
  • Good morning xx
  • Good afternoon xx
  • Good night xx

Contributor guide