Open Bus42 opened 6 months ago
any news?
+1
Solution seems to be here: https://github.com/vikram25897/flutter_cached_video_player/pull/81
As a temporary fix this resolved my issue:
add this android { namespace = "com.lazyarts.vikram.cached_video_player" .... } in External Libraries/Flutter Plugins/cached_video_player-2.0.4/android/build.gradle
I am getting the following error when trying to build. I think that cached_video_player needs a little updating.