The Webfeed Flutter package for Appeto SDK.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1.5 KiB

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