Skip to content

Add streamdown — streaming markdown renderer for Flutter AI apps#1034

Closed
jayu1023 wants to merge 1 commit into
Solido:masterfrom
jayu1023:patch-1
Closed

Add streamdown — streaming markdown renderer for Flutter AI apps#1034
jayu1023 wants to merge 1 commit into
Solido:masterfrom
jayu1023:patch-1

Conversation

@jayu1023
Copy link
Copy Markdown

Hi! Adding a new entry under Markdown:

streamdown — a flicker-free streaming markdown renderer purpose-built for Flutter AI chat apps. It replaces flutter_markdown's "re-parse every chunk" approach with an append-only AST + stable widget keys, so closed blocks never re-render mid-stream.

Demo GIF: https://github.com/jayu1023/streamdown/blob/main/example/screenshots/split_screen_demo.gif

Thanks for maintaining this list!

@jayu1023
Copy link
Copy Markdown
Author

jayu1023 commented Jun 3, 2026

Closing as a duplicate — superseded by #1036 which is the active streamdown submission. Sorry for the noise.

@jayu1023 jayu1023 closed this Jun 3, 2026
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

Successfully merging this pull request may close these issues.

1 participant