dart-pad
dart-pad copied to clipboard
Dartpad should support a channel with null safety disabled.
Dartpad does not currently have a channel that allows testing of non null safe code.
This makes it hard to use dartpad to test non null safe code behavior for developers that are still working on legacy code.