flutter_image_picker 创建一个名为 flutter_image_picker_file_paths 2.xml 的文件
在某个时间点创建此文件会导致 Android 构建失败。文件内容与 flutter_image_picker_file_paths.xml 内容相同,您可以在文件夹中找到它,将其删除,运行 flutter clean 并再次构建应用程序,没有问题。但一段时间后它又被创建了,这真的很烦人。有谁知道它是如何以及何时创建的,以及是否有办法阻止它创建? 我正在使用 image_picker:^0.8.3+2
At some point of time this file gets created which causes Android build to fail. The file content is the same as flutter_image_picker_file_paths.xml content, and you can find it in a folder, delete it, run flutter clean and build app again without a problem. But after some time it gets created again and it is really irritating. Does anyone know how and when it is created, and if there is a way to stop it from creating?
I'm using image_picker: ^0.8.3+2
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论