-
-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 5201 - change currency with country when relevant (#5238)
* feat: 5201 - change currency with country when relevant Impacted files: * `app_en.arb`: message for a "change currency too?" dialog * `country_selector.dart`: new method to change the currency at the same time as the country if relevant * `product_query.dart`: init currency if null * `pubspec.lock`: wtf * `pubspec.yaml`: upgraded `openfoodfacts` to `3.8.0` * `user_preferences_country_selector.dart`: asking to change the currency at the same time as the country only if confirmed or relevant * `welcome_page.dart`: explicitly asking to change the currency at the same time as the country * refactoring * minor changes about labels
- Loading branch information
1 parent
777241d
commit 5f7966c
Showing
5 changed files
with
82 additions
and
0 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
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