galnet_rss library

Support for doing something awesome.

More dartdocs go here.

Classes

Enclosure
A media linked to a GalnetArticle
GalnetArticle
An article from the rss feed
GalnetRssClient
A client to interact with Elite Dangerous official RSS feed

Enums

Locale
Locale code for the RSS feed

Exceptions / Errors

GalnetClientException
An exception caused by an error in a http client.
GalnetHttpException
Throw if the server responded with >= 400 && <= 599 statusCode Provide detail to help diagnose the issue
GalnetTimeoutException
Thrown when a scheduled timeout happens while waiting for an async result.