mirror of
https://github.com/flutter/packages.git
synced 2025-06-30 23:03:11 +08:00
Release paperwork (#332)
This commit is contained in:
@ -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
|
## 0.6.0-nullsafety.0
|
||||||
|
|
||||||
* Initial null safety migration.
|
* Initial null safety migration.
|
||||||
|
@ -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
|
including text styles, tables, links, and more, from plain text data
|
||||||
formatted with simple Markdown tags.
|
formatted with simple Markdown tags.
|
||||||
homepage: https://github.com/flutter/flutter_markdown
|
homepage: https://github.com/flutter/flutter_markdown
|
||||||
version: 0.6.0-nullsafety.0
|
version: 0.6.0-nullsafety.1
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user