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

🐛 compileSdk 34 shown invalid theme color #1127

Open
longfit opened this issue Oct 17, 2024 · 0 comments
Open

🐛 compileSdk 34 shown invalid theme color #1127

longfit opened this issue Oct 17, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@longfit
Copy link

longfit commented Oct 17, 2024

Since I upgrade your demo package to major-version
and compileSdk 34

  1. I found invalid system theme color or strange filledbutton Ui
  2. when I run the example to emulator or real device shown UI
    THEME normally .
  3. Stop the debugber and direct run the app shown invalid system Ui
    e.g FilledButton theme color

I am not sure the caused this bug by system theme version ?

Attached the example result FYI

Screencast.from.2024-10-17.09-52-55.webm

package
provider: ^6.0.5
system_theme: ^3.1.2
window_manager: ^0.4.2
flutter_acrylic: ^1.0.0+2
url_strategy: ^0.3.0
url_launcher: ^6.1.7
clipboard: ^0.1.3
email_validator: ^3.0.0
http: ^1.1.0
flutter_markdown: ^0.7.4
flutter_syntax_view:
git:
url: https://github.com/YehudaKremer/flutter_syntax_view.git
go_router: ^14.3.0
intl: ^0.19.0
google_fonts: ^6.1.0

settings.gradle

plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.7.0' apply false
id "org.jetbrains.kotlin.android" version "1.8.22" apply false
}

@bdlukaa bdlukaa added the documentation Improvements or additions to documentation label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants