refactor: Switch to null safe sdk
This commit is contained in:
parent
cb6cded5cb
commit
b97ac8ff93
3 changed files with 2 additions and 3 deletions
|
|
@ -755,7 +755,7 @@ packages:
|
|||
name: matrix
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.6.2"
|
||||
version: "0.7.0-nullsafety.3"
|
||||
matrix_api_lite:
|
||||
dependency: "direct overridden"
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue