Null Safety setup
Last updated
Was this helpful?
Last updated
Was this helpful?
It is also necessary to add a "null safety" setting to the project.
Click on run in Android studio -> Edit configurations ->
And add into the line “Additional run args” string: “--no-sound-null-safety”