Flutter solve multi-dex – cannot find symbol MultiDex.install

Tiempo de lectura: < 1 minutoWe are going to learn how to solve the multi-deck problem that can appear in Flutter today. The problem is as follows: Error: Cannot find symbol ‘MultiDex.install(this);’ ^ symbol: variable MultiDex location: class FlutterMultiDexApplication 2 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:app:compileDebugJavaWithJavac’. > Compilation failed; see … Read more
![Flutter: Fixing problem [!] Your project requires a newer version of the Kotlin Gradle plugin when generating build or APK.](https://i0.wp.com/images.pexels.com/photos/32958964/pexels-photo-32958964.jpeg?w=1200&ssl=1)







