webfeed_revised 0.7.2
webfeed_revised: ^0.7.2 copied to clipboard
webfeed-revised is a dart package for parsing RSS and Atom feeds. Media, DublinCore, iTunes, Syndication namespaces are also supported.
Changelog #
0.7.2 #
- Applied dart format
0.7.1 #
- Updated dependencies
- Fixed RssItem pubDate optional seconds
- Added RssItem pubDate UTC parser
- Added RssItem description HTML parser
- Added documentation for public members
0.6.0 #
- Refactor util/xml.dart
- Support RDF feed
- Support Syndication namespace
0.5.2 #
- Lower the xml package version constraints