rss_feed library

Classes

ArticleDetailScreen
A screen that displays the detailed content of an RSS article.
CustomNewsCard
A customizable card widget designed to display news article summaries.
FeedDetailScreen
A screen that displays a list of articles from a single RSS feed.
FeedListScreen
A screen that displays a list of RSS feed URLs.
FeedParser
A utility class for fetching and parsing RSS feed data.
StringUtils
A utility class containing helper methods for common string manipulation tasks.
UrlUtils
A utility class for handling URL-related operations, such as launching external web pages and deriving feed names.
WebViewScreen
A screen that displays a web page using a WebView.