webfeed 0.7.0 copy "webfeed: ^0.7.0" to clipboard
webfeed: ^0.7.0 copied to clipboard

webfeed is a dart package for parsing RSS and Atom feeds. Media, DublinCore, iTunes, Syndication namespaces are also supported.

Changelog #

0.7.0 #

  • Null safety migration #50
  • Parse duration if not empty #39

0.6.0 #

  • Refactor util/xml.dart
  • Support RDF feed
  • Support Syndication namespace

0.5.2 #

  • Lower the xml package version constraints

0.5.1 #

  • Support iTunes namespace #19
  • Parse date strings into DateTime #22
  • Add created & modified into dublin core namespace #27
  • Upgrade xml package #28
  • Fix linting warnings

0.4.2 #

Fixed #

  • Bad import in rss_content.dart & rss_source.dart

0.4.1 #

Added #

  • Support author in RssFeed

0.4.0 #

Added #

  • Support for dublin core namespace
  • Support enclosure in rss item
  • Set minimum dart version into 2

0.3.0 #

Added #

  • Support for image namespace
109
likes
100
pub points
91%
popularity

Publisher

unverified uploader

webfeed is a dart package for parsing RSS and Atom feeds. Media, DublinCore, iTunes, Syndication namespaces are also supported.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

intl, xml

More

Packages that depend on webfeed