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

* feat: #2169 - added emb codes and countries Impacted files: * `app_en.arb`: added emb codes and countries translations * `app_fr.arb`: added emb codes and countries translations * `edit_product_page.dart`: added emb codes and countries editors * `Podfile.lock`: wtf * `product_query.dart`: added emb codes and countries product fields * `product_refresher.dart`: now using language and country parameters for `saveProduct` * `pubspec.lock`: wtf * `pubspec.yaml`: upgraded versions of off-dart and sentry * `simple_input_page.dart`: added an optional explanation field * `simple_input_page_helpers.dart`: added emb codes and countries helpers; added an optional explanation field; refactored * Update packages/smooth_app/lib/l10n/app_en.arb Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com> * Update packages/smooth_app/lib/l10n/app_en.arb Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com> * Update packages/smooth_app/lib/l10n/app_en.arb Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com> * Update packages/smooth_app/lib/l10n/app_en.arb Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com> Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com>