Cals Ranna
Cals Ranna
I didn't mean one or some sepcified quest, how to register an event to each quest?
Hi @romanr , I stand corrected about your first comment about "recommend" first. antdf is pure dart code for any widget, so you can use it in mobile apps for...
首先,字符串不是通用的,只能做到foxy导出的字符串能够再次倒入 其次,这个仓库已经很久没更新了,由于我个人时间原因,玩模拟器的时间大大减少,所以等我后面时间多一点的时候在考虑要不吧
[@romain-pattyn](https://github.com/romain-pattyn) Won't work cause this null check: ```dart void _addParentInlineIfNeeded(String? tag) { if (_inlines.isEmpty) { _inlines.add(_InlineElement( tag, style: styleSheet.styles[tag!], )); } } ```
 Just like that.
Maybe provide an attribute such as `rawMessage` to provide the various raw content as a temp fix?