You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}
The text was updated successfully, but these errors were encountered:
Since I upgrade your demo package to major-version
and compileSdk 34
THEME normally .
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
}
The text was updated successfully, but these errors were encountered: