flutter_svprogresshud icon indicating copy to clipboard operation
flutter_svprogresshud copied to clipboard

Update flutter 3.24 Packaging apk error

Open 1xiaocainiao opened this issue 1 year ago • 3 comments

The mistake is as follows

What went wrong: Execution failed for task ':flutter_svprogresshud:verifyReleaseResources'.

A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:/Users/qqq/Desktop/app/build/flutter_svprogresshud/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.

How to solve it,please

1xiaocainiao avatar Aug 14 '24 06:08 1xiaocainiao

Use this fork

in pubspec.yaml

  flutter_svprogresshud:
    git:
      url: https://github.com/Syaba999/flutter_svprogresshud

Syaba999 avatar Aug 15 '24 21:08 Syaba999

https://github.com/Syaba999/flutter_svprogresshud

ok, thanks

1xiaocainiao avatar Aug 18 '24 07:08 1xiaocainiao

Use this fork

in pubspec.yaml

  flutter_svprogresshud:
    git:
      url: https://github.com/Syaba999/flutter_svprogresshud

Thank you!! Open a PR for this fix please 🙏🏻.

pastelcode avatar Aug 20 '24 00:08 pastelcode

Fixed, please update to 1.1.0

lijy91 avatar Nov 05 '24 13:11 lijy91