This is a very small typo (probably negligible), nevertheless why not make an issue π€·ββοΈ , because it may pose a problem to people. When my flutter app hasn't configured multidex, the recommended Flutter Fix has typo, that is, it shows --mutidex rather than --multidex
[!] App requires Multidex support
ββ Flutter Fix βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Flutter multidex handling is disabled. If you wish to let the tool configure multidex, use the β
β --mutidex flag. β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
This is a very small typo (probably negligible), nevertheless why not make an issue π€·ββοΈ , because it may pose a problem to people. When my flutter app hasn't configured multidex, the recommended
Flutter Fixhas typo, that is, it shows--mutidexrather than--multidex