请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

命令行方式创建flutter plugin报错

命令:
flutter create --org org.aaa --template=plugin hello

Creating project flutter_plugin…
The plugin project was generated without specifying the --platforms flag, no new platforms are added.
To add platforms, run flutter create -t plugin --platforms <platforms> . under the same
directory.

虽然报错但是文件生成出来了,就是没有.android和.ios,不是影藏了,我这边flutter sdk是1.20,不知道是不是这个问题

正在回答

1回答

按照提示加个platforms参数指定下平台试试

0 回复 有任何疑惑可以回复我~
  • 提问者 默小铭 #1
    我升级的Flutter SDK版本到2.0,然后 flutter create --template=plugin --platforms=android,ios -i swift -a kotlin hello
    这样就可以了
    回复 有任何疑惑可以回复我~ 2021-05-07 16:33:43
  • CrazyCodeBoy 回复 提问者 默小铭 #2
    赞👍。
    回复 有任何疑惑可以回复我~ 2021-05-08 16:24:03
  • 👍zsbj
    回复 有任何疑惑可以回复我~ 2022-04-20 13:57:07
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信