[Code Factory] [Beginner] Flutter 3.0 App Development - Escape Beginner Status Today with 10 Projects!
Build both iOS and Android apps with just one code! Flutter beginner course by Code Factory! Build a solid foundation with detailed theory and exciting projects!
5,433 learners
Level Basic
Course period Unlimited

How to fix multidex error when updating video player plugin
Hello, this is Code Factory!
In Section 14 of the Flutter Beginner Course, I will show you how to resolve errors caused by plugin updates in the video player project.
As the number of functions in the video_player plugin increases, multi dex errors may occur when running on Android devices or emulators.
You can solve this by enabling multi dex in the android/app/build.gradle file.
The solution is added to Section 14, Lesson 2. Please refer to it!
Happy Friday! I hope you end it well with some fun coding!
thank you!




