Flutter-Bounty-Hunters / dart-rss

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

Parse podcast:value tag if present #17

Closed ghost closed 2 years ago

ghost commented 3 years ago

Adds support for parsing the podcast:value tag (if present) as specified in the PodcastIndex namespace specification.

It would be awesome if we could get this merged, that way we could access the payment information conveniently in https://github.com/breez/breezmobile.

Please let me know what you think!