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

Android resource linking failed #18

Open derohimat opened 4 years ago

derohimat commented 4 years ago

pinch_zoom_image: ^0.2.5

Execution failed for task ':pinch_zoom_image:verifyReleaseResources'.

java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed ---/build/pinch_zoom_image/intermediates/res/merged/release/values/values.xml:236: error: resource android:attr/fontVariationSettings not found. ---/build/pinch_zoom_image/intermediates/res/merged/release/values/values.xml:237: error: resource android:attr/ttcIndex not found. error: failed linking references.

k2evil commented 4 years ago

Same Here

amirmekk commented 4 years ago

same here , please take a look

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.

amirmekk commented 4 years ago

will check it out thanks.

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.