如何使用 android studio 为 mac 生成上传密钥?

How do I generate an upload key with android studio for mac?

虽然有关于如何为 android studio 的 windows 版本生成上传密钥的非常详细的步骤 - here - 使用 android studio artic fox for mac,我没有选项在菜单栏中,单击“构建”>“生成签名”Bundle/APK。当我 select 构建时,我只有 4 个选项:1) 制作 2) 重新编译 3) 分析 APK 4) 将模块部署到应用引擎。有什么想法吗?

该选项出现在我使用 android studio 创建的项目上

但不是我使用 visual studio -

创建的项目

你需要打开 android 项目而不是 flutter goto tools->flutter->open for editing in android studio

然后转到构建 > 生成签名 Bundle/APK