Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter 3.16报错如下 #521

Open
suyuzi112 opened this issue Jan 3, 2024 · 2 comments
Open

flutter 3.16报错如下 #521

suyuzi112 opened this issue Jan 3, 2024 · 2 comments

Comments

@suyuzi112
Copy link

/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);
@zhoujuanjuan
Copy link
Collaborator

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

@AngelBo
Copy link

AngelBo commented Apr 1, 2024

我也是 这个版本报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants