JackJonson / flutter_styled_toast

A Styled Toast Flutter package.
Apache License 2.0
76 stars 43 forks source link

Added positioned widget to the overlay so that the overlay wont take up the entire space on the screen #37

Open CHRISTOPANANJICKAL opened 6 months ago

CHRISTOPANANJICKAL commented 6 months ago

I added this because i had a button near the toast. The button was not clickable since the overlay was filling the whole screen. Please check the sample video attached, in which i have shown the before and after adding the Positioned widget.

In the video, i am not able to click the "press" button when toast is on the screen. But after adding the positioned widget i can click the "press" button even when the toast is being shown.

https://github.com/JackJonson/flutter_styled_toast/assets/58786637/4f1ad8e4-1fbd-43e9-9955-628cbb07933f