awesome_snackbar_content icon indicating copy to clipboard operation
awesome_snackbar_content copied to clipboard

In web problem

Open EdgarCabral opened this issue 1 year ago • 6 comments

In the flutter web it is not displayed well, it breaks visually and the texts are not seen

EdgarCabral avatar May 02 '23 01:05 EdgarCabral

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

mhmzdev avatar May 13 '23 06:05 mhmzdev

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

u-sour avatar Nov 26 '23 10:11 u-sour

Any update on this. I get the same issue on web and Android. Screenshot_20240505_130909

frankjoshua avatar May 05 '24 18:05 frankjoshua

@frankjoshua for me i set top padding on SnackBar padding: const EdgeInsets.only(top: 48.0) it solved this problem.

u-sour avatar May 06 '24 04:05 u-sour

@u-sour Thanks. Setting padding worked perfectly.

frankjoshua avatar May 08 '24 18:05 frankjoshua

@frankjoshua yeah, nvm.

u-sour avatar May 09 '24 00:05 u-sour

Issue has been fixed the PR closed recently

mhmzdev avatar Sep 06 '24 09:09 mhmzdev