utils/load_asset library

Load data from the assets folder.

Authors: Zheyuan Xu, Graham Williams

Functions

loadAsset(String path) Future<String>
Load the text file at path from the assets folder and return the contents as a string.