flutter/.github/ISSUE_TEMPLATE/2_bug.md
2020-08-19 14:51:07 -07:00

1.8 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. Run flutter create bug.
  2. Update the files as follows: ...
  3. ...

Expected results:

Actual results:

Logs