Coding-Club-IITG/Git-Workshop-flutter

Layout shift on welcome screen

Aperta

#45 aperta il 21 dic 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Dart (7 fork)auto 404
Git Workshopgood first issue

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor