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

Impacted files: * `knowledge_panels_query.dart`: not using systematically `QueryType.PROD` anymore * `main.dart`: at init time, sets the correct query type from preferences * `product_query.dart`: new method `setQueryType` that uses the preferences to set the query type * `user_preferences_dev_mode.dart`: added an item that switches the `QueryType` to `PROD` and `DEV`