bruno
bruno copied to clipboard
编译报错:value 不属于xmlEventText
问题提交
标题格式:[BUG]:编辑报错:原因:bruno-3.4.3/src/utils/css/brn_core_funtion.dart 第124行 xmlEvent.value ,value并不XMLTextEvent的属性 xml 6.1.0
我也报这个错了
Error (Xcode): ../../.pub-cache/hosted/pub.flutter-io.cn/bruno-3.4.3/lib/src/utils/css/brn_core_funtion.dart:124:54: Error: The getter 'value' isn't defined for the class 'XmlTextEvent'.
Could not build the application for the simulator. Error launching application on iPhone 14 Pro.
在项目里引入依赖:
xml: ^6.3.0
可以解决问题