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

* feat: 4679 - added a way to edit traces New file: * `simple_input_page_trace_helper.dart`: Implementation for "Traces" of an AbstractSimpleInputPageHelper. Impacted files: * `analytics_helper.dart`: added an entry for "traces" * `app_en.arb`: added labels for "traces" * `background_task_details.dart`: added an entry for "traces" * `edit_product_page.dart`: added a button for "traces" * `product_query.dart`: added entries for "traces" * `pubspec.lock`: wtf * `pubspec.yaml`: upgraded to off-dart 3.21.0, where we can edit traces * `simple_input_page_helpers.dart`: added a warning "TODO" about the file being too big * `up_to_date_changes.dart`: added an entry for "traces" * stupid formatter error * my bad, this time