开发者社区 问答 正文

EMAS怎么支持flutter的打包?看文档都是支持原生安卓和iOS的

EMAS怎么支持flutter的打包?看文档都是支持原生安卓和iOS的

展开
收起
鸡蛋灌饼儿 2023-02-20 16:13:45 526 分享 版权
1 条回答
写回答
取消 提交回答
  • "git clone https://gitclone.com/github.com/flutter/flutter.git -b stable --depth=1 ls -al cd flutter/bin ./flutter doctor export PATH=$PATH:$(pwd) cd .. echo flutter.sdk=$(pwd) > emas_config.local.properties cat emas_config.local.properties > ../android/local.properties cd .. flutter build apk——该回答整理自钉群“应用研发平台EMAS开发者交流群”

    2023-02-20 20:13:30
    赞同 展开评论