appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

[ BUG ] : Error building APK with latest release #234

Open JustinWeru12 opened 7 months ago

JustinWeru12 commented 7 months ago

Appinio Video Player

Describe the bug Building APK for release failed after upgrading to the latest version of the package 1.3.0.

Error FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':cached_video_player:verifyReleaseResources'. A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:C:\Users\*name*\.gradle\caches\transforms-3\3cbdf09143f853dca3dee728951441c6\transformed\core-1.7.0\res\values\values.xml:105:5-114:25: AAPT: error: resource android:attr/lStar not found.

bahiraei commented 7 months ago

please fix this bug!

bahiraei commented 7 months ago

Execution failed for task ':cached_video_player:verifyReleaseResources'.

BasharAmeen commented 7 months ago

+1

BasharAmeen commented 7 months ago

Any solutions?

mo7amedkaram commented 7 months ago

any solutions !?

darrenmcentee commented 7 months ago

+1

BasharAmeen commented 7 months ago

The problem is in cached_video_player, using this fork worked for me:

dependency_overrides: cached_video_player: git: url: https://github.com/vikram25897/flutter_cached_video_player ref: feature/gradle_version_bump

FlutterBaba commented 6 months ago

flutter build appbundle. upload on Playstore after live it's will be work enjoy