podcast_search 0.2.7
podcast_search: ^0.2.7 copied to clipboard
A simple library for searching for podcasts (via iTunes), parsing podcast RSS feeds and obtaining episodes details.
0.2.7 #
- Add support for standard ISO 8601 publication dates.
0.2.6 #
- Remove redundant new and const keywords.
0.2.5 #
- Updated to latest test package to support Dart 2.6+.
0.2.4 #
- Added guid to Episode entity.
0.2.3 #
- Added missing format from list of possible pubdate formats.
0.2.2 #
- Dropped version of Meta to prevent clash with current SDK.
0.2.1 #
- Corrected issue with dependencies.
0.2.0 #
- Breaking change: Renamed Podcast to Item in search results.
- Added support for parsing a podcast RSS feed and returning podcast and episodes details.
0.1.2 #
- Correct copyright text to fix issues with documentation.
0.1.1 #
- Correct issues reported by health tool.
0.1.0 #
- Initial release.