Demo Steps to run project Create a config.dart file in lib folder Add the following code String getApiKey() { return 'YOUR_TMDB_API_KEY'; }