mirror of
https://github.com/openfoodfacts/smooth-app.git
synced 2025-08-26 11:16:45 +08:00

Impacted files: * `app_en.arb`: new translation for the "please sign in" message * `app_fr.arb`: new translation for the "please sign in" message * `edit_product_page.dart`: added calls to new `checkIfLoggedIn` method * `product_query.dart`: added method `isLoggedIn` * `product_refresher.dart`: added method `checkIfLoggedIn` and called it in `saveAndRefresh`