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
flutter_credit_card-4.0.1/android/src/main/kotlin/com/simform/flutter_credit_card/gyroscope/GyroscopeStreamHandler.kt:18:35 Property delegate must have a 'getValue(GyroscopeStreamHandler, KProperty<>)' method. None of the following functions is suitable:
public inline operator fun Lazy<Sensor?>.getValue(thisRef: Any?, property: KProperty<>): Sensor? defined in kotlin
FAILURE: Build completed with 2 failures.
What went wrong:
Execution failed for task ':flutter_credit_card:compileDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for more details
The text was updated successfully, but these errors were encountered:
flutter 3.24
flutter_credit_card: ^4.0.1
flutter_credit_card-4.0.1/android/src/main/kotlin/com/simform/flutter_credit_card/gyroscope/GyroscopeStreamHandler.kt:18:35 Property delegate must have a 'getValue(GyroscopeStreamHandler, KProperty<>)' method. None of the following functions is suitable:
public inline operator fun Lazy<Sensor?>.getValue(thisRef: Any?, property: KProperty<>): Sensor? defined in kotlin
FAILURE: Build completed with 2 failures.
What went wrong:
Execution failed for task ':flutter_credit_card:compileDebugKotlin'.
The text was updated successfully, but these errors were encountered: