AOSSIE-Org / AOSSIE-Org/Resonate
overflow in add_chapter_screen
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 344
- Forks
- 350
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 🐛 Describe the bug
There are 2 Expanded widgets in the same column in the add_chapter_screen, so there is an overflow
fix:
Replace one Expanded with a Flexible widget
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.