dart-pad
dart-pad copied to clipboard
Encourage formatting
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?