Skip to content

Update awesome_snackbar_content.dart#54

Open
MohitFilo wants to merge 1 commit into
mhmzdev:mainfrom
filo-tech:MohitFilo-patch-1
Open

Update awesome_snackbar_content.dart#54
MohitFilo wants to merge 1 commit into
mhmzdev:mainfrom
filo-tech:MohitFilo-patch-1

Conversation

@MohitFilo

Copy link
Copy Markdown

Changes Proposed

  • change 1
  • change 2

Issue (if any)

Link to issue which this PR is resolving

Checklist

  • Tested on multiplatform (web, tablet, mobile views)
  • No commented code
  • No print statement left
  • Widget tests added

Gif (if applicable)

Screenshots

Add screenshot of following views for the changes you've made.

Desktop

Tablet

Mobile

@auto-assign
auto-assign Bot requested a review from mhmzdev January 15, 2026 07:08
@mhmzdev

mhmzdev commented Jan 16, 2026

Copy link
Copy Markdown
Owner

@MohitFilo Please fill in the PR template. Thanks

Icons.close,
color: Colors.white,
size: size.height * 0.022,
if (showCloseIcon == true) {

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

boolean variables acts as they are in runtime so you don't need == please fix this too.

@mhmzdev mhmzdev added the feedback There's feedback given on the PR to make changes. label Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feedback There's feedback given on the PR to make changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants