Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/video/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Flutter 如何在此颤振应用程序中仅显示单个艺术家/上传者的播客?_Flutter_Flutter Dependencies_Bloc_Podcast_Itunes Api - Fatal编程技术网

Flutter 如何在此颤振应用程序中仅显示单个艺术家/上传者的播客?

Flutter 如何在此颤振应用程序中仅显示单个艺术家/上传者的播客?,flutter,flutter-dependencies,bloc,podcast,itunes-api,Flutter,Flutter Dependencies,Bloc,Podcast,Itunes Api,有一个应用程序可以在发现页面中显示iTunes图表中的播客。 有没有办法只在该页面上显示一位艺术家的播客? 为了一个大学项目 我正在寻找一种方法来更改代码,以使用API调用,如“https://itunes.apple.com/lookup?id=909253“代码中的某个地方。我认为这应该是可行的,但我找不到。 非常感谢你经历了这一切

有一个应用程序可以在发现页面中显示iTunes图表中的播客。 有没有办法只在该页面上显示一位艺术家的播客? 为了一个大学项目

我正在寻找一种方法来更改代码,以使用API调用,如“https://itunes.apple.com/lookup?id=909253“代码中的某个地方。我认为这应该是可行的,但我找不到。 非常感谢你经历了这一切