flutter_windowmanager icon indicating copy to clipboard operation
flutter_windowmanager copied to clipboard

BUILD FAILED

Open rhythm-34 opened this issue 1 year ago • 3 comments

Execution failed for task ':flutter_windowmanager:verifyReleaseResources'.

A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:C:\Users\rhyth\OneDrive\Desktop\INSP_FLUTTER\insp-flutter-app\build\flutter_windowmanager\intermediates\merged_res\release\values\values.xml:194: AAPT: error: resource android:attr/lStar not found.

rhythm-34 avatar Sep 18 '24 06:09 rhythm-34

+1 but it builds correctly on the emulator (on debug mode) flutter build apk --debug

Mohamed0Farouk avatar Sep 27 '24 14:09 Mohamed0Farouk

I found a solution : simply downgrade to flutter 3.22.2 and it will work

Mohamed0Farouk avatar Sep 27 '24 21:09 Mohamed0Farouk

I have created a plus version of this package because this no longer maintained https://pub.dev/packages/flutter_windowmanager_plus

ijashuzain avatar Oct 01 '24 08:10 ijashuzain