You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entering nutrition facts is a tedious process. Ideally it should be done via OCR but in the meantime we can make it easier.right now users need to excessively scroll to enter data.
Proposed solution
Let's allowing input field jumping via extra buttons. This would speed up the data entry. Similar to native iOS keyboard. We need extra buttons because the native option is not implemented in flutter (flutter/flutter#10372)
Problem
Entering nutrition facts is a tedious process. Ideally it should be done via OCR but in the meantime we can make it easier.right now users need to excessively scroll to enter data.
Proposed solution
Let's allowing input field jumping via extra buttons. This would speed up the data entry. Similar to native iOS keyboard. We need extra buttons because the native option is not implemented in flutter (flutter/flutter#10372)
Additional context
Mockups
Part of
The text was updated successfully, but these errors were encountered: