mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
SnackBar's crash if you fail to provide a showing bool. I tried to edit it in the framework, but this seemed easier for now. The snackbar still shows behind the keyboard unfortunately. https://github.com/domokit/sky_engine/issues/810 @collinjackson