dart-pad icon indicating copy to clipboard operation
dart-pad copied to clipboard

Encourage formatting

Open johnpryan opened this issue 3 years ago • 0 comments

Flutter snippets are more understandable when formatted. We should encourage workshop users to format code, especially if they are copy/pasting.

Some ideas:

  • Highlight the Format button if the user runs unformatted code
  • Auto format on paste?
  • Add a help screen for the UI and introduce dartfmt there?

johnpryan avatar Jan 25 '22 19:01 johnpryan