0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Dart0 forks (0 forks)auto 404
UIbuggood first issue
Repository metrics
- Stars
- 5 stars (5 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Investigate the UI layout of meal entries. Look for how text and image are positioned. The issue likely occurs when the text is too long, causing the image to shift. Check constraints like Expanded, Flexible, or overflow properties.
- Tech stack
- dart
- Domain
- mobile
- Issue type
- Bug
- Prerequisites
- DartFlutter basics