Flutter-Bounty-Hunters / dart-rss

A dart package for parsing RSS & Atom feed
MIT License
23 stars 19 forks source link

Unable to access image from feed #34

Open NomadicDeveloper22 opened 1 year ago

NomadicDeveloper22 commented 1 year ago

I can confirm the feed has images

Testing feed: http://rss.cnn.com/rss/cnn_topstories.rss

I can't seem to find any property in my FeedItem that works

Seems to be an issue from webfeed: https://github.com/witochandra/webfeed/issues/61