Error: Cannot run with sound null safety projects

Issue #4 new
William Arcaya created an issue

I’m trying to run a Dart project but I’m getting this error message:

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

 - package:trotter

My info:

Flutter is already up to date on channel stable
Flutter 2.10.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision db747aa133 (9 days ago) • 2022-02-09 13:57:35 -0600
Engine • revision ab46186b24
Tools • Dart 2.16.1 • DevTools 2.9.2

Comments (1)

  1. Log in to comment