Open
Description
Hi everyone,
On the website, we can input a modifier (eg: >
or <
) and it's available through a field called modifier
.
Here is an example with the salt:
"nutriments":{"fat":1,"fat_100g":1,"fat_modifier":">","fat_unit":"g","fat_value":1}
We should support that value on the Dart SDK.
And will also fix openfoodfacts/smooth-app#3135