Eddayy / flutter_star_prnt

Flutter plugin for star printer
GNU General Public License v3.0
15 stars 69 forks source link

kotlin version is too low #43

Open AhhhhDong opened 1 year ago

AhhhhDong commented 1 year ago

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 ':flutter_star_prnt' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50.

Can you upgrade the version?Please

mrnavdal commented 1 year ago

Hi, I have the same error

itgua commented 1 year ago

Hello, is there a solution available

mrnicon commented 9 months ago

I have the same problem - please fix this

blablabla123-cell commented 8 months ago

Same issue, please fix

mrnicon commented 8 months ago

I changed to the fork: flutter_star_printer 1.2.0 and it works perfekt. But it might require some minor changes in the code.

Sujal2544 commented 1 month ago

if anyone wants to use latest verison 2.4.1 i have solution for this issue