개발정보/Flutter

Error: Cannot run with sound null safety, because the following dependencies

코리안던 2021. 7. 19.

https://stackoverflow.com/questions/64917744/cannot-run-with-sound-null-safety-because-dependencies-dont-support-null-safety

 

Cannot run with sound null safety because dependencies don't support null safety

I have followed "Enabling null safety" on dart.dev and also migrated my whole Flutter app to null safety. Now, I am trying to run it using flutter run, however, it will not start because ...

stackoverflow.com

 

'개발정보 > Flutter' 카테고리의 다른 글

flutter reformat shortcut keys in vscode  (0) 2021.07.19
flutter_svg: ^0.22.0  (0) 2021.07.19
What's the difference between 'Final'variable and 'Const'variable?  (0) 2021.06.29
Class constructors  (0) 2020.12.30
02_Scaffolding a Flutter App  (0) 2020.12.15

댓글