mirror of
https://github.com/flutter/packages.git
synced 2025-06-30 23:03:11 +08:00
Release paperwork for v0.5.1 (#302)
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
## 0.5.1
|
||||
|
||||
* Fix user defined builders
|
||||
|
||||
## 0.5.0
|
||||
|
||||
* BREAKING CHANGE: `MarkdownTapLinkCallback` now has three parameters, not one, exposing more
|
||||
|
@ -3,7 +3,7 @@ description: A Markdown renderer for Flutter. Create rich text output,
|
||||
including text styles, tables, links, and more, from plain text data
|
||||
formatted with simple Markdown tags.
|
||||
homepage: https://github.com/flutter/flutter_markdown
|
||||
version: 0.5.0
|
||||
version: 0.5.1
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user