keval-devani / custom_social_share

Flutter Plugin for sharing contents to particular social media app or all.
MIT License
3 stars 8 forks source link

Type mismatch: inferred type is String? but String was expected #6

Closed ram-wappnet closed 1 year ago

ram-wappnet commented 1 year ago

pub-cache/hosted/pub.dev/custom_social_share-1.0.5/android/src/main/kotlin/com/kd/custom_social_share/CustomSocialSharePlugin.kt: (69, 31): Type mismatch: inferred type is String? but String was expected pub-cache/hosted/pub.dev/custom_social_share-1.0.5/android/src/main/kotlin/com/kd/custom_social_share/CustomSocialSharePlugin.kt: (69, 36): Type mismatch: inferred type is String? but String was expected

What went wrong: Execution failed for task ':custom_social_share:compileDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction Compilation error. See log for more details

keval-devani commented 1 year ago

I updated code and error is fixed

ram-wappnet commented 1 year ago

still i have same issue

keval-devani commented 1 year ago

Please check new version.

newputtipong commented 11 months ago

the issue still there

keval-devani commented 11 months ago

Please check the latest version. It fixed now.