Flutter plugin Exception in thread “main” java.util.zip.ZipException: error in opening zip file

在创建flutter plugin 完成之后启动工程的时候发现Flutter plugin Exception in thread “main“ java.util.zip.ZipException: error in opening zip file

Flutter plugin Exception in thread “main“ java.util.zip.ZipException: error in opening zip file
感觉应该是gradle版本没有找到,结果就一直在改android工程下的gradle,后来发现应该修改example下面的gradle版本,修改后正常运行,还是对flutter插件的架构不是很了解才会出现这种错误。
Flutter plugin Exception in thread “main“ java.util.zip.ZipException: error in opening zip file

相关文章:

  • 2021-04-16
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
猜你喜欢
  • 2021-12-02
  • 2022-12-23
  • 2021-08-06
  • 2021-12-20
  • 2021-11-29
  • 2021-09-17
相关资源
相似解决方案