Release paperwork (#332)

This commit is contained in:
Brett Morgan
2021-02-08 11:48:41 +11:00
committed by GitHub
parent 57a3b63820
commit f7e5a8cb3a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## 0.6.0-nullsafety.1
* Fix null safety on web
* Image test mocks fixed for null safety
## 0.6.0-nullsafety.0
* Initial null safety migration.

View File

@ -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.6.0-nullsafety.0
version: 0.6.0-nullsafety.1
dependencies:
flutter: