silver_screen Getting Started A dart file with your specific key and token is required that is not part of this project file. Example of this class looks like this: class ApiKeyToken { final key = "Your key here"; final token = "Your token here"; }