You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
Execution failed for task ':flutter_pdfview:verifyReleaseResources'.
A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
Android resource linking failed
ERROR:D:\Development\Mobile\Flutter3\testpackage\build\flutter_pdfview\intermediates\merged_res\release\values\values.xml:132: AAPT: error: resource android:attr/lStar not found.
To Reproduce
Steps to reproduce the behaviour:
Just run command, flutter run --release on Terminal
Additional context
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.7.10, on Microsoft Windows [Version
10.0.19044.2728], locale en-US)
[√] Windows Version (Installed version of Windows is version 10 or
higher)
[√] Android toolchain - develop for Android devices (Android SDK
version 30.0.3)
[√] Chrome - develop for the web
[√] Visual Studio - develop for Windows (Visual Studio Community 2022
17.2.1)
[√] Android Studio (version 4.2)
[√] VS Code (version 1.77.1)
[√] Connected device (4 available)
[√] HTTP Host Availability
• No issues found!
The text was updated successfully, but these errors were encountered:
Describe the bug
Execution failed for task ':flutter_pdfview:verifyReleaseResources'.
To Reproduce
Steps to reproduce the behaviour:
Just run command,
flutter run --release
on TerminalAdditional context
The text was updated successfully, but these errors were encountered: