0

I want my app to have the same look and feel with regards to the font sizes and space occupied by my widgets. Currently, in different phones with different smallest width and varying DP, the font sizes and space occupied is varying. I want to implement the app in such a way that the font sizes and space occupied should be constant across devices. How do I implement this in Flutter?

1 Answer 1

0

I get it. You can use "sizer" from pub.dev, which is dependent on your device's width and height. I was used in my many flutter app and it's look good for almost every device.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.