--- 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. Execute `flutter run` on the code sample 2. ... 3. ... **Expected results:** **Actual results:**
Code sample ```dart ```
Logs ``` ``` ``` ``` ``` ```