Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit meals: make base quantity customizable #115

Merged
merged 6 commits into from
Sep 27, 2024

Conversation

shoutingcatana
Copy link
Contributor

In some countries, food items do not carry nutritional facts based off of 100g, but instead only contain values based on serving size.

This change adds a base quantity field to the edit meal screen, so the user does not have to do calculations manually when entering new products.


I'm unsure how to deal with localization in this project. It looks like this project uses a different setup than what is described in the official flutter documentation (I could not find a l10n.yaml file, for example). I'm not sure how to set it up correctly. I could not find any developer documentation for this project. It would be great if you could give a hint.

This PR also contains commits adding some .nix files defining a reproducible development environment for Linux.

Feel free to push directly to this branch.

@simonoppowa simonoppowa changed the base branch from main to develop September 27, 2024 16:07
DavHau and others added 5 commits September 27, 2024 18:48
In some countries, food items do not carry nuritional facts based off of 100g, but instead only contain values based on serving size.

This change adds a base quantity field to the edit meal screen, so the user does not have to do calculations manually when entering new products
@simonoppowa simonoppowa merged commit 550a3f3 into simonoppowa:develop Sep 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants