awesome_snackbar_content icon indicating copy to clipboard operation
awesome_snackbar_content copied to clipboard

A beautiful dart package to uplift your SnackBar experiences in the application

Results 11 awesome_snackbar_content issues
Sort by recently updated
recently updated
newest added

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

Is there some way to change the font size of the title or message? Also, the left icon X of the snackbar and the title are too close to each...

Hi there! First of all, thanks for creating this awesome snackbar. So I'm encountering an issue here. The problem arises when I try to display your snackbar within a dialog....

help wanted
improvement

is there anyway to increase the size of snackbar. in some phones its overflowing ![Screenshot from 2024-02-07 16-41-52](https://github.com/mhmzdev/awesome_snackbar_content/assets/99392177/0bce1f5d-67fd-48e3-b7b4-a5700ff212fc) _Originally posted by @adnankadalayi in https://github.com/mhmzdev/awesome_snackbar_content/issues/19#issuecomment-1931795983_

Unhandled Exception: Unable to load asset: "packages/awesome_snackbar_content/assets/bubbles.svg". E/flutter ( 4825): The asset does not exist or has empty data.

I use https://pub.dev/packages/accessibility_tools in my apps. The tool spotted that the close button have no semantic label. Therefore, I added a optional semantic label along with an optional tooltip string....

I have changed the close button and removed the inkwell in favour of IconButton widget. this widget is more responsive on mobile compared to the inkwell button. I have also...

The bubble icon in the AwesomeSnackbarContent widget is getting cropped at the top, resulting in an incomplete and visually unappealing display.