Update flutter 3.24 Packaging apk error
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
Use this fork
in pubspec.yaml
flutter_svprogresshud:
git:
url: https://github.com/Syaba999/flutter_svprogresshud
https://github.com/Syaba999/flutter_svprogresshud
ok, thanks
Use this fork
in
pubspec.yamlflutter_svprogresshud: git: url: https://github.com/Syaba999/flutter_svprogresshud
Thank you!! Open a PR for this fix please 🙏🏻.
Fixed, please update to 1.1.0