universal_feed 0.4.0 copy "universal_feed: ^0.4.0" to clipboard
universal_feed: ^0.4.0 copied to clipboard

Universal parser for RSS and Atom feeds with support for some extensions (dc, dcterms, media, itunes, georss, syndication, content)

0.4.0 #

  • fixes html and xml link resolution
  • fixes rss media extension parsing
  • updated dependencies
  • fixes xml library deprecated methods
  • implements UniversalFeed.tryParse()

0.3.0 #

  • IMPORTANT UPDATE: The library has undergone significant changes and is now completely revamped. The RSS and Atom feeds are now combined into one entity, making them much easier to use. Please note that there may be more changes before we reach version 1.0. However, we hope it will not be as extensive as this one.

0.2.0 #

  • multiple fixes on empty node detection
  • initial parsing of date times. Look at Timestamp.parseValue()

0.1.0 #

  • Initial version.
5
likes
120
pub points
62%
popularity

Publisher

verified publishernetflux.com.ar

Universal parser for RSS and Atom feeds with support for some extensions (dc, dcterms, media, itunes, georss, syndication, content)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

html_unescape, intl, xml

More

Packages that depend on universal_feed