Coding-Club-IITG/Git-Workshop-flutter

Layout shift on welcome screen

Offen

#45 geöffnet am 21.12.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Dart (7 Forks)auto 404
Git Workshopgood first issue

Repository-Metriken

Stars
 (3 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide