[Solution] Flutter : Cannot run with sound null safety, because the following dependencies don’t support null safety
Flutter Dependencies sound null safety Error
Error: Cannot run with sound null safety, because the following dependencies don't support null safety: - package: quiz_view
Solution
Flutter run -- no sound null safety
Run this in terminal if I am not wrong