bruno icon indicating copy to clipboard operation
bruno copied to clipboard

flutter 3.16报错如下

Open suyuzi112 opened this issue 1 year ago • 2 comments

/C:/Users/59764/AppData/Local/Pub/Cache/hosted/pub.dev/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'.

  • 'XmlTextEvent' is from 'package:xml/src/xml_events/events/text.dart' ('/C:/Users/59764/AppData/Local/Pub/Cache/hosted/pub.dev/xml-6.2.2/lib/src/xml_events/events/text.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'value'. TextSpan textSpan = _createTextSpan(xmlEvent.value, tag);

suyuzi112 avatar Jan 03 '24 09:01 suyuzi112

你好,bruno目前还没适配 flutter sdk 3.16.0版本,请关注changelog查看适配版本

zhoujuanjuan avatar Feb 20 '24 06:02 zhoujuanjuan

我也是 这个版本报错

AngelBo avatar Apr 01 '24 16:04 AngelBo