ssorrychoi

Results 2 issues of ssorrychoi

I upgraded flutter sdk version 3.19.1 , Android gradle version 8 But I got this error. > {project}/app/build.gradle ... compileOptions { coreLibraryDesugaringEnabled true sourceCompatibility JavaVersion.VERSION_17 targetCompatibility JavaVersion.VERSION_17 } kotlinOptions {...

bug

Hello, flutter developers. I hope this message finds you well. I am currently developing an application using the Flutter Local Notifications library and I am particularly interested in implementing the...