LianjiaTech / bruno

An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)

Home Page:https://bruno.ke.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter 3.16报错如下

suyuzi112 opened this issue · 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);

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

commented

我也是 这个版本报错