rss_feed_parser 2.0.0
rss_feed_parser: ^2.0.0 copied to clipboard
A dart package for parsing and generating RSS1.0, RSS2.0, and Atom feeds.
Changelog #
2.0.0 May, 2024 #
- intl support 0.20.2
1.0.7 May, 2024 #
- Fix
1.0.6 May, 2024 #
- Add documentation for Atom category.
1.0.5 May, 2024 #
- New fixing.
1.0.4 April, 2024 #
- Add doc to AtomCategory.
1.0.3 April, 2024 #
- Fix package pass static analysis.
1.0.2 April, 2024 #
- Fix package pass static analysis.
1.0.1 April, 2024 #
- Update intl dependencies to 0.19.0.
1.0.0 April, 2024 #
- Update dependencies to support latest Flutter SDK.