flutter_simple_sticker_view
flutter_simple_sticker_view copied to clipboard
error caused by the old version of Kotlin in my project, could you update it to the latest version
Launching lib\main.dart on SM N935F in debug mode... Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher. The following dependencies do not satisfy the required version: project ':flutter_simple_sticker_view' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 4s Finished with error: Gradle task assembleDebug failed with exit code 1
https://stackoverflow.com/questions/54605954/error-the-android-gradle-plugin-supports-only-kotlin-gradle-plugin-version-1-3
Thank You .
I have the same issue, did any one find the solution?
I have the same issue, did any one find the solution?
you can use it without install the package , Like what i did. you can find my project here https://github.com/myalsailamy/flutter_Image_stickers
Thank you.
On Sat, May 30, 2020 at 12:09 AM Mohammed Alsailamy < [email protected]> wrote:
I have the same issue, did any one find the solution?
you can use it without install the package , Like what i did. you can find my project here https://github.com/myalsailamy/flutter_Image_stickers http://flutter_Image_stickers
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/myriky/flutter_simple_sticker_view/issues/5#issuecomment-636215017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN44FUFV2S2PYQGSMFUPDMTRUAXATANCNFSM4NC6YZSA .
I have the same issue, did any one find the solution?
you can use it without install the package , Like what i did. you can find my project here https://github.com/myalsailamy/flutter_Image_stickers
I have the same issue, the link dead :(