forked from openfoodfacts/smooth-app
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: openfoodfacts#848 - dev mode - item that switches the QueryType…
… to PROD and DEV 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`
- Loading branch information
1 parent
dd4338a
commit ef4b21a
Showing
4 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters