Open brianngeywo opened 3 months ago
Same problem
Only for - flutter build apk
.
If I use flutter run
- no any error
I'm facing the same android:attr/lStar not found
error during the build. Has anyone found a solution or workaround?
Try the latest version: printing 5.13.2
Try the latest version: printing 5.13.2
Thanks, it works!
I just ran into this issue. Still looking for a workaround or fix.
The bug When attempting to build the APK for my Flutter project, the build process fails with the following error:
AAPT: error: resource android:attr/lStar not found. Additionally, there is a deprecation warning about the Gradle plugin usage.
To Reproduce
flutter build apk
Expected behavior The APK should build successfully without errors related to missing resources or deprecation warnings.Screenshots N/A
Flutter Doctor
am running on Android