galnet 0.1.0 copy "galnet: ^0.1.0" to clipboard
galnet: ^0.1.0 copied to clipboard

discontinuedreplaced by: galnet_rss

A client library to access the Galnet articles (from the video game Elite Dangerous) directly using their RSS feed

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add galnet

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  galnet: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:galnet/galnet.dart';
0
likes
0
points
19
downloads

Publisher

verified publisherprojetretro.io

Weekly Downloads

A client library to access the Galnet articles (from the video game Elite Dangerous) directly using their RSS feed

Repository

Topics

#elite-dangerous #galnet #rss

License

unknown (license)

Dependencies

collection, html, http, intl, meta, rss_dart

More

Packages that depend on galnet