openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
800 stars 275 forks source link

Switch the used font #1823

Closed M123-dev closed 2 years ago

M123-dev commented 2 years ago

What

In the mocks there are many references to the font used "Helvetica" grafik

We should update the in smoothie used font, the problem is Helvetica is not a free font so we should probably switch to a similar font, likely from google fonts. Here it looks like IBM PLEX, Open Sans or the popular Roboto are good alternatives.

Note: We don't have to import them by ourselfs but we can just use https://pub.dev/packages/google_fonts

M123-dev commented 2 years ago

We decided to use the standard font since they are pretty similar