Skip to content

Realank#197 shadowThemeOnly is removed on flutter master #199

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

Merged
merged 2 commits into from
Jan 15, 2021

Conversation

espresso3389
Copy link
Contributor

@espresso3389 espresso3389 commented Nov 4, 2020

Refs #197;
flutter/flutter#69050 recently removed Theme.of(context, shadowThemeOnly) and it recommends to use InheritedTheme.capture for applying shadowing-themes to widgets. Although InheritedTheme.capture is not available on stable/beta channel, we can still use InheritedTheme.captureAll for the purpose.

@GreenLim
Copy link

Great work, I tried your patch, works perfect for me.

@nstrelow
Copy link

Please merge soon if possible :D

@nstrelow
Copy link

nstrelow commented Dec 7, 2020

@Realank Could you please merge this? It is still not fixed.
Thanks a lot

@syonip
Copy link

syonip commented Dec 9, 2020

Can you please merge?

@nstrelow
Copy link

@Realank You can also merge this one?
Just one of them please!

@espresso3389 espresso3389 mentioned this pull request Dec 20, 2020
@nstrelow
Copy link

Great fix @espresso3389. ありがとうございます

@Realank Please merge or let us help you maintain the repository :)

Copy link

@srihamat srihamat left a comment

Choose a reason for hiding this comment

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

👍

@Realank Realank merged commit 59ed7aa into Realank:master Jan 15, 2021
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.

7 participants