galnet 2.0.0
galnet: ^2.0.0 copied to clipboard
A Dart client for the Elite Dangerous Galnet API. Fetch articles with pagination, locale support, and full type safety.
2.0.0 #
- Complete writting to use zaonce instead of rss feed
- sdk version and dependencies bumped
0.4.1 #
- Deps bumped
- Refactor README
0.4.0 #
- Deps bumped
- Refactor README
0.2.0 #
- Breaking change in GalnetArticle
- guid is now public in GalnetArticle
0.1.0 #
- Breaking change in GalnetArticle
- Added frLink, deLink, enLink and link properties
- Renamed LICENSE file
- Updated README, examples and pubspec
0.0.1 #
- Initial version.