I make a app but in small size device it looks very good ui but in big screen mobile it is not fit and image
I set height of image to -1 -1 and scale fit true
And
I set height of card to -2
And also if any alternative way so please help and guide me to make it responsive please
When you use a percentage factor, it will display the content based on that percentage of the device’s size.
For example, you are using 50% height it will show content on half screen of each device you are using.