Open 3ph opened 4 years ago
I can confirm this happens in the flutter master channel. It is not a problem in the stable channel right now.
I am facing the same issue. Is there a fix?
Hi,
This can be resolved by removing the return
statement in the pop
function (in sailor.dart
) of whatever version of sailor you are using (0.6.0 is line 429 fwiw).
@CasperPas thanks for doing the pull request (I just saw and updated this comment).
Cheers
Flutter doctor