Coding-Club-IITG/Git-Workshop-flutter

Layout shift on welcome screen

Aberta

#45 aberto em 21 de dez. de 2021

 (0 comentário) (0 reação) (0 responsável)Dart (7 forks)auto 404
Git Workshopgood first issue

Métricas do repositório

Stars
 (3 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

When I to run this app on my physical device with screen resolution 720 x 1560 pixels ,I found shifting in layouts on buttons , which is not a good user experience and that was due to a few missing properties of AnimatedTextKit widget in welcome_screen.dart file.

Guia do colaborador