2週間程つかってみましたが、かなりよい

Unity より画面はつくりやすく、なれると Native よりも簡単に作れる。

Android Native のエンジニアとして、iOS も Android も同時で開発出来るのは脅威!

 

以下は、wakelock ライブラリ使用時のエラー

 

flutter build エラー

FAILURE: Build failed with an exception.

* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ‘:wakelock’ -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

 

Flutter plugins/wakelock-0.4.0/build.gradle

buildscript {
    // ext.kotlin_version = '1.3.50'
    ext.kotlin_version = '1.7.10'

ext.kotlin_version = ‘1.7.10’ へ変更

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

© 2024 Falco Tech Blog Suffusion theme by Sayontan Sinha