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

Inconsistent alert dialog / sheet shadow #533

Open
hitblast opened this issue Dec 17, 2024 · 5 comments
Open

Inconsistent alert dialog / sheet shadow #533

hitblast opened this issue Dec 17, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@hitblast
Copy link

Description

On the latest Flutter stable version, the sheets / alert dialogs behave weirdly and only show their shadow color for light mode.

Steps To Reproduce

  1. Make sure the Flutter version is set to 3.27.0
  2. Run the example project pre-included with the library using the following commands:
    cd example && flutter run

Expected behavior

The color should change depending on the appearance / theme mode of the application.

Screenshots

Screenshot 2024-12-17 at 12 15 06 Screenshot 2024-12-17 at 12 15 12
@hitblast hitblast added the bug Something isn't working label Dec 17, 2024
@Adrian-Samoticha
Copy link
Member

What I find interesting is that the main window gets brighter when the alert dialog is shown. Shouldn’t it get darker in dark mode?

@hitblast
Copy link
Author

What I find interesting is that the main window gets brighter when the alert dialog is shown. Shouldn’t it get darker in dark mode?

Yeah, it should get darker with the shadow.

@frankbolviken
Copy link

Whats the status on this project? is it dead? I'm seeing alot of unanswered tasks and milestones from 2023 which have still not been started on etc. Anyone knows? Sorry for hijacking thread, dont want to start a bug report on this

@Adrian-Samoticha
Copy link
Member

@frankbolviken It’s alive, but maintained during our (mine, @GroovinChip’s, and I believe @whiplashoo’s) free time. Unfortunately, it’s quite limited in all of our cases, though PRs are always welcome.

I’ll try to set aside some time for it (and for macos_window_utils) during the Christmas holidays, though.

@frankbolviken
Copy link

@frankbolviken It’s alive, but maintained during our (mine, @GroovinChip’s, and I believe @whiplashoo’s) free time. Unfortunately, it’s quite limited in all of our cases, though PRs are always welcome.

I’ll try to set aside some time for it (and for macos_window_utils) during the Christmas holidays, though.

Nice! Really like it so would be said to see it go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants