RssItem not support image.Add these codes to the rss_item.dart file. final String image; this.image, image: findFirstElement(element, 'image')?.text,