Coding-Club-IITG/Git-Workshop-flutter

Layout shift on welcome screen

开放

#45 创建于 2021年12月21日

 (0 条评论) (0 个反应) (0 位负责人)Dart (7 个派生)auto 404
Git Workshopgood first issue

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南