dart_rss 3.0.2 copy "dart_rss: ^3.0.2" to clipboard
dart_rss: ^3.0.2 copied to clipboard

Dart parser for RSS1.0, RSS2.0, Atom feeds.

Changelog #

[3.0.2] - Feb, 2024 #

  • Upgrade http dependency to 1.1.2
  • Upgrade intl dependency to 0.19.0
  • Fix - parsing dates with trailing spaces.
  • Added support for parsing live items within podcasts.

[3.0.1] - July, 2023 #

  • Upgrade xml dependency to 6.3.0
  • Upgrade intl dependency to 0.18.0
  • Added Podcasting 2.0 person tag

3.0.0 #

Breaking Changes #

  • This project now uses Dart 3 instead of Dart 2

Refactoring #

  • We resolved all warnings noted by the Dart analyzer.

2.0.0 #

Update #

  • migrate to null safety

1.1.1+1 #

Fix #

  • fix changelog 🙇

1.1.1 #

Update #

  • dependent packages upgrade

Fix #

  • do NOT use deprecated methods

1.1.0 #

Update #

  • fault tolerant itunes item parsing (Thanks gaodeng!)

Fix #

  • README for RSS1.0 (Thanks shigemk2!)
  • Update outdated http and test dependencies (Thanks @amugofjava!)

1.0.2+1 #

Fix #

  • upgrade intl package.

1.0.2 #

Add #

  • support American Style Format DateTime.
  • add some real RSS tests.

Refactor #

  • split methods.

1.0.1+1 #

Change #

  • modify some dependencies.

1.0.1 #

Add ✨ #

  • This is the first release.

Note 📝 #

48
likes
110
points
1.31k
downloads

Publisher

verified publisherflutterbountyhunters.com

Weekly Downloads

Dart parser for RSS1.0, RSS2.0, Atom feeds.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http, intl, xml

More

Packages that depend on dart_rss