smaho-engineering / esptouch_flutter

ESP-Touch Dart API for Flutter. Platform-specific implementation for Android (Java) and iOS (Objective-C).
https://pub.dev/packages/esptouch_flutter
MIT License
100 stars 34 forks source link

Error when try to release apk #3

Closed komputerboy closed 4 years ago

komputerboy commented 4 years ago

When i try to release my apk, with flutter build apk. I got the following error:

Execution failed for task ':esptouch_flutter:verifyReleaseResources'.

> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade

   > Android resource linking failed

     C:\Users\Samsung\.gradle\caches\transforms-2\files-2.1\df6cf23cc51da578d8b158de17d0c9cb\core-1.0.0\res\values\values.xml:57:5-88:25: AAPT: error: resource android:attr/fontVariationSettings not found.

     C:\Users\Samsung\.gradle\caches\transforms-2\files-2.1\df6cf23cc51da578d8b158de17d0c9cb\core-1.0.0\res\values\values.xml:57:5-88:25: AAPT: error: resource android:attr/ttcIndex not found.
winduajiprasetiyo commented 4 years ago

same here, with flutter 1.12.13+hotfix.5

vincevargadev commented 4 years ago

@komputerboy @winduajiprasetiyo Could you try it with esptouch_flutter version 0.2.0? See commit with the fix https://github.com/smaho-engineering/esptouch_flutter/commit/90a74a285549df6a4c79abdeef3ba143cc07b052