Screen fit in any device with different screen size

Hello. I would like to ask if how to make screen fit in any device as I tried to test my app in another device and the screen looks not fit. any help please? Thank You!

Don’t Use extra Margins and fixed width in pixel…
Always keep parent size of Arrangements
use space in % around/inner your component…