flutter/.github/ISSUE_TEMPLATE/2_bug.md

2.6 KiB

name about title labels assignees
I have a problem with my Flutter application. You are writing an application with Flutter but the application is crashing or throws an exception, a widget is buggy, or something looks wrong.

Steps to Reproduce

  1. Execute flutter run on the code sample
  2. ...
  3. ...

Expected results:

Actual results:

Code sample
Logs