VaibhavCodeClub / learn

Learning app for kids
MIT License
81 stars 81 forks source link

Ui issue in body parts section. #38

Closed Rajkumarbhakta closed 1 month ago

Rajkumarbhakta commented 1 month ago

The body parts images are overflowed.

Rajkumarbhakta commented 1 month ago

I want to work on this issue please assign me.

sapatevaibhav commented 1 month ago

Fix it using device height and width as on the big screen it goes to the corner.

 width: MediaQuery.of(context).size.width * 0.3,

Screenshot_20240511-215559.png

LEARNER-dakshesh commented 1 month ago

Hello Vaibhav i wanted to work on this issue. Can you please assign me ?

Partha02Bh commented 1 month ago

Hello Sir @sapatevaibhav I want to work on this issue..Please assign me

sapatevaibhav commented 1 month ago

43