Closed Sajid576 closed 4 years ago
https://github.com/samarthagarwal/FlutterScreens
follow Login Screen -2 in this link . @Jabed27
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.
https://github.com/samarthagarwal/FlutterScreens
follow Login Screen -2 in this link . @Jabed27