--- name: I have a problem with my Flutter application. about: You are writing an application with Flutter but the application is crashing or throws an exception, a widget is buggy, or something looks wrong. title: '' labels: '' assignees: '' --- ## Steps to Reproduce 1. Run `flutter create bug`. 2. Update the files as follows: ... 3. ... **Expected results:** **Actual results:**
Logs ``` ``` ``` ``` ``` ```