Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added showAlertDialog function in utilities.dart #313

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Added showAlertDialog function in utilities.dart #313

merged 3 commits into from
Feb 22, 2024

Conversation

its-me-abhishek
Copy link
Contributor

@its-me-abhishek its-me-abhishek commented Feb 22, 2024

Description

  • Added a function named showAlertDialog with preset parameters for backgroundColor, surfaceTintColor, shadowColor.
  • Updated the null check condition in ntaskserver, so that it does not give any runtime errors.

Fixes #298 and #305

Screenshots

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

Copy link
Member

@Pavel401 Pavel401 left a comment

Choose a reason for hiding this comment

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

LGTM

@Pavel401 Pavel401 merged commit 17f97ea into CCExtractor:main Feb 22, 2024
2 checks passed
@Pavel401 Pavel401 mentioned this pull request Feb 22, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement: UI fixes in alert dialogs
2 participants