I faced a similar issue in my Flutter project after adding the video_thumbnail package. To fix it, I added a namespace in the app/Build.gradle file and updated all the Flutter packages to their latest versions. This resolved the problem.