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

Incompatible with flutter_adaptive_scaffold #277

Open
drriguz opened this issue Feb 28, 2025 · 1 comment
Open

Incompatible with flutter_adaptive_scaffold #277

drriguz opened this issue Feb 28, 2025 · 1 comment
Assignees
Labels
in triage The issue is being tested and verified by replicating it.

Comments

@drriguz
Copy link

drriguz commented Feb 28, 2025

Hi guys, I got error with using it with flutter_adaptive_scaffold:

Image

It works if comment out the themes:

      // theme: AppTheme.light,
      // darkTheme: AppTheme.dark,

Any idea how to fix it?

@rydmike
Copy link
Owner

rydmike commented Mar 1, 2025

I think I know what causes it, but if it is that case, it surprises me a bit since it should no longer be an issue in Flutter.

So that I can confirm and provide a definitive answer, can you please give the version used of:

  • Flutter
  • FlexColorScheme
  • AdaptiveScaffold

If you can also add the theme config you used for FlexColorScheme that would also be helpful.

@rydmike rydmike self-assigned this Mar 1, 2025
@rydmike rydmike added the in triage The issue is being tested and verified by replicating it. label Mar 1, 2025
@drriguz drriguz changed the title Incpmpatible with flutter_adaptive_scaffold Incompatible with flutter_adaptive_scaffold Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in triage The issue is being tested and verified by replicating it.
Projects
None yet
Development

No branches or pull requests

2 participants