目前最新分支都已经更新到了API12版本,创建的新工程的都是API12的,–local-engine成为可选参数,可以不传,建议还是使用最新分支开发。如果需要API11下进行适配,可以试下切分支,flutter-3.7.12-ohos.candidate.1这个分支应该还是API11的,https://gitee.com/openharmony-sig/flutter\_flutter/tree/flutter-3.7.12-ohos.candidate.1/,需要使用–local-engine参数。
目前最新分支都已经更新到了API12版本,创建的新工程的都是API12的,–local-engine成为可选参数,可以不传,建议还是使用最新分支开发。
如果需要API11下进行适配,可以试下切分支,flutter-3.7.12-ohos.candidate.1这个分支应该还是API11的,https://gitee.com/openharmony-sig/flutter\_flutter/tree/flutter-3.7.12-ohos.candidate.1/,需要使用–local-engine参数。