awesome_snackbar_content
awesome_snackbar_content copied to clipboard
In web problem
In the flutter web it is not displayed well, it breaks visually and the texts are not seen
Hey, can you please share any video or SS where you are facing the issue? It's working pretty fine on all the screens.
Or you can check if you are on latest version of it or not. Regards
https://github.com/mhmzdev/awesome_snackbar_content/assets/43790152/8472c4df-d930-41ae-862b-16e4e109dba4
for me i got a small problem the icon top left side like the video below, any idea ?
https://github.com/mhmzdev/awesome_snackbar_content/assets/145416126/5e04b916-ac4f-43d8-af42-d1f00e8e6e5f
Any update on this. I get the same issue on web and Android.
@frankjoshua for me i set top padding on SnackBar padding: const EdgeInsets.only(top: 48.0)
it solved this problem.
@u-sour Thanks. Setting padding worked perfectly.
@frankjoshua yeah, nvm.
Issue has been fixed the PR closed recently