What problem does this solve, or what need does it fill?
Currently, we can understand that something is not working just by running crossbundle run/build android/apple. It would be better to have a crossbundle doctor command that will only check all needed crossbundle dependencies and will not require a project to execute.
What solution would you like?
Something like in flutter.
What problem does this solve, or what need does it fill?
Currently, we can understand that something is not working just by running
crossbundle run/build android/apple. It would be better to have acrossbundle doctorcommand that will only check all neededcrossbundledependencies and will not require a project to execute.What solution would you like?
Something like in flutter.