viveeeeeek / flutter-bmi-calculator

Simple Body Mass Index calculator app to understand Provider architecture
MIT License
4 stars 6 forks source link

add scrolling view for example of hint_page second screen. #14

Open DHRUVA-N-L-CHOUDHARY opened 1 year ago

DHRUVA-N-L-CHOUDHARY commented 1 year ago

The issue of not visible is solved by adding scrollable view to popup or hint screen. image image

DHRUVA-N-L-CHOUDHARY commented 1 year ago

@viveeeeeek the following issue will occur in the small devices. So to solve them we can keep the scrolling view for it.