Flutter Error! multiDexEnabled Flutter Problem?

31K views May 9, 2023

How to solve multiDexEnabled Flutter Problem. [!] App requires Multidex support Multidex support is required for your android app to build since the number of methods has exceeded 64k. See https://docs.flutter.dev/deployment/android#enabling-multidex-support for more information. You may pass the --no-multidex flag to skip Flutter's multidex support to use a manual solution. Flutter tool can add multidex support. The following file will be added by flutter: android/app/src/main/java/io/flutter/app/FlutterMultiDexApplication.java ............................................................ šŸ‘ Example: https://instructivetech.com/flutter-multidexenabled šŸ˜ A cup of tea - https://www.buymeacoffee.com/instructivetech 🌐 website: https://www.instructivetech.com/ šŸ’¼ [email protected] šŸ‘Š @Instructive Tech