You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@domesticmouse would you be willing to take a look at this? you were a reviewer on the PR. it's blocking proper formatting for the LLM messages of the Flutter AI Toolkit, which uses a MarkdownBody to show rich text output. Thanks!
My commitment to this package is to make sure changes have test coverage. I don't actually know the code base. @gspencergoog may have thoughts on how to fix this.
I've put together flutter/packages#7927 with this fix applied, but the current tests don't pass. Can you debug? And add required tests for your use case?
This is caused by this known issue, open since April of 2021: flutter/flutter#81720
There seems to be an PR to address this issue that wasn't merged: flutter/packages#4396
The text was updated successfully, but these errors were encountered: