Closed DigitalSolomon closed 8 months ago
In the constellation vignette, I'm getting this compilation error:
.../lib/widgets/nested_navigator.dart:23:29: Error: This expression has type 'void' and can't be used. return !navigator.pop();
This is running on Flutter (Channel stable, v1.17.4, on Mac OS X 10.14.5 18F132, locale en-US).
me too!
Fixed with #25
In the constellation vignette, I'm getting this compilation error:
This is running on Flutter (Channel stable, v1.17.4, on Mac OS X 10.14.5 18F132, locale en-US).