Open XMSECODE opened 1 month ago
Exception java.lang.NoSuchFieldError: KOTLIN_1_4
Do you have this env variable somewhere in the codebase? Because device_info_plus
definitely doesn't have it and also Kotlin 1.4.0 is a really old version from 2020. Be sure to use a newer version if your project still relies on that old Kotlin.
Operating System
mac os
Plugin
device_info_plus
Version
9.1.2
Flutter SDK
3.22.2-0.0.pre.1 • channel stable
Compilation command
if i add this( device_info_plus: 9.1.2),the project will show build failed.I don't know how to fix it.
Dart Dependencies
No response
Native dependencies
No response
Compilation Error
Flutter Doctor
Checklist before submitting a bug
flutter pub upgrade
flutter clean