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.

貢獻者指南