YoussefKababe / pinch_zoom_image

A widget that makes picture pinch zoom, then return back to initial size and position when released.
https://pub.dartlang.org/packages/pinch_zoom_image
ISC License
52 stars 53 forks source link

pinch_zoom_image: ^0.2.5 Gradle plugin needs to be upgraded #9

Open pacifire opened 5 years ago

pacifire commented 5 years ago

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher. The following dependencies do not satisfy the required version: project ':pinch_zoom_image' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71

abbasidaniyal commented 5 years ago

Please update the package

leszekkrol commented 4 years ago

Any update?

furkankurt commented 4 years ago

I created new repo. Owner of this project don't accept pull requests. You can use mine. https://pub.dartlang.org/packages/pinch_zoom_image_last If there is an issue, you can open an issue of my github repo.