Skip to content

Instantly share code, notes, and snippets.

@sketchbuch
Last active April 25, 2020 11:53
Show Gist options
  • Save sketchbuch/2397d8f85cec1d3208f503b716ec5bd1 to your computer and use it in GitHub Desktop.
Save sketchbuch/2397d8f85cec1d3208f503b716ec5bd1 to your computer and use it in GitHub Desktop.
FLUTTER - How to Debug
import 'dart:developer';
// ...
log(stringData);
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment