Sajid576 / Share-E

A Flutter Application where professional/non-professional people can share their any service and products.
0 stars 0 forks source link

UI modification of Sign in And sign Up page #62

Closed Sajid576 closed 4 years ago

Sajid576 commented 4 years ago

https://github.com/samarthagarwal/FlutterScreens

follow Login Screen -2 in this link . @Jabed27

Jabed27 commented 4 years ago

Generally for using textfield we can get rendering error. For not having this we need to wrap this with a Listview widget and making shrinkwrap property true at the beginning of the body.