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

编译报错:value 不属于xmlEventText #507

Open
DaiAnXiang opened this issue Sep 24, 2023 · 2 comments
Open

编译报错:value 不属于xmlEventText #507

DaiAnXiang opened this issue Sep 24, 2023 · 2 comments

Comments

@DaiAnXiang
Copy link

问题提交

标题格式:[BUG]:编辑报错:原因:bruno-3.4.3/src/utils/css/brn_core_funtion.dart 第124行 xmlEvent.value ,value并不XMLTextEvent的属性
xml 6.1.0

@dousha0w0
Copy link

我也报这个错了

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.

@error-code
Copy link

在项目里引入依赖:
xml: ^6.3.0
可以解决问题

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