Closed hpoul closed 4 years ago
I stumbled on an exception because the url_launcher plugin is expected to return a boolean value on success. Previously the windows plugin only returned success without any value.
I stumbled on an exception because the url_launcher plugin is expected to return a boolean value on success. Previously the windows plugin only returned success without any value.
Otherwise an exception is thrown when await'ed
``` [+9232 ms] [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: Failed assertion: boolean expression must not be null [ ] #0 URLLauncherTestWidget.build.