iamabhishek229313 / flutter_twitter

Making this twitter clone for learning flutter better .
1 stars 1 forks source link

Layout Issues #17

Closed iamabhishek229313 closed 4 years ago

iamabhishek229313 commented 4 years ago

There are many layout issues in the following screens. LoginScreen(), StartScreen(), SingupScreen(), HomeDrawer() ,

Use responsive desgin . Use of mainAxisAlignment and crossAxisAlignment should be there.

the-lazy-learner commented 4 years ago

Okay. Could you suggest a way to replace the sizedboxes in the signup screen with column alignment, or should i just base the height from MediaQuery in those boxes? Will resume active work after PS exam mostly, and am pulling changes from master into dev_sbm

iamabhishek229313 commented 4 years ago

This is fixed . Thanks to our nearly 1 hrs live code.

iamabhishek229313 commented 4 years ago

Closing that issue .