iampawan / Flutter-UI-Kit

Flutter app for collection of UI in a UIKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text widgets overflowing from credit card in credit card page

parth181195 opened this issue · comments

flutter_02
i will submit a pr for this issue

it also causes the issue in landscape mode cause we are defining hight as 1/3 of the screen we should make it of a constant height

then should we use a fixed height for the card or increase the ratio from 0.3 to 0.4

Fixed