Benard
Benard
@Kavantix When I run with the `--help` flag I get the below output, which indicates that `--help` was parsed properly: ``` undefinedRun your Flutter app on an attached device. Global...
I am running only on my android phone for both windows and linux.
> That the dart version comment doesn't work is even stranger, did you run without the flag after adding that line? I ran wthout the flag after commenting the dart...
> Can you try running directly from the console with the dart version comment and without `--no-sound-null-safety` Are you refferinig to the command you specified in https://github.com/iamcco/coc-flutter/issues/149#issuecomment-1002989751? I tried to...
Running `flutter run` from mthe terminal with the comment in the `main.dart` file results in the application startinng normally (with an unsound null safety warning). Let me know if you...
I believe I have stumbled onto the cause of this phenomenon. To test this I created a task in nextcloud and ran planify from the terminal. When looking at the...