Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 922 - default currency for each country (#923)
* feat: 922 - default currency for each country Impacted files: * `api_off_tag_test.dart`: added a test about the relationship between country and currency * `country_helper.dart`: added a `Currency` field to `OpenFoodFactsCountry` * `currency.dart`: added fields in order to detect the most important currencies; added comments. * typo fix
- Loading branch information