chore: dart 2.0.5 release changes (#6983)

This commit is contained in:
Ivan Dlugos
2022-01-20 22:30:03 +01:00
committed by GitHub
parent aff818cebf
commit a783bc9267
3 changed files with 13 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
## 2.0.0
## 2.0.5
- switch to null safety (#6696)
- add Object APIs (pack/unpack) (#6682, #6723, #6846)