Made while attempting to learn flutter. Doesn't really do anything impressive, just finds a random quote from a specific set of quotes that I have stored on my server and displays it.
Uses package/http.dart to fetch and dart:convert to work with json.
