ssroute_data_eurostat 0.2.1 copy "ssroute_data_eurostat: ^0.2.1" to clipboard
ssroute_data_eurostat: ^0.2.1 copied to clipboard

Eurostat SeaRoute / MARNET maritime routing graph data (JSON tuples) for Dart. Works in VM, Flutter mobile, and Flutter web.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ssroute_data_eurostat

With Flutter:

 $ flutter pub add ssroute_data_eurostat

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

dependencies:
  ssroute_data_eurostat: ^0.2.1

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

Import it

Now in your Dart code, you can use:

import 'package:ssroute_data_eurostat/ssroute_data_eurostat.dart';
0
likes
140
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Eurostat SeaRoute / MARNET maritime routing graph data (JSON tuples) for Dart. Works in VM, Flutter mobile, and Flutter web.

Repository (GitHub)
View/report issues

License

EUPL-1.2 (license)

More

Packages that depend on ssroute_data_eurostat