blob: 551509b37960be49bb733126ababf082ffbb2729 [file] [log] [blame] [view] [edit]
Debug Mode
==========
Sky can be switched into debug mode, in which:
- documented asserts are checked and logged to the console
- if you miss frame deadlines, your screen flashes (in addition to
the exceptions throwing)
- the dartanalyzer is run on all files and output logged to the
console
- code is run in checked mode