#dart:io example
Reading a file as a string.
Use the File readAsString() method to read a file as a string.
Main library: dart:io
Main element: File.readAsString
Gist: https://gist.github.com/kasperpeulen/f3f162cef95b94967edd
DartPad: https://dartpad.dartlang.org/f3f162cef95b94967edd