Coding-Club-IITG/Git-Workshop-flutter

Layout shift on welcome screen

Ouverte

#45 ouverte le 21 déc. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)Dart (7 forks)auto 404
Git Workshopgood first issue

Métriques du dépôt

Stars
 (3 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur