tankerkoenig_dart 1.0.2 copy "tankerkoenig_dart: ^1.0.2" to clipboard
tankerkoenig_dart: ^1.0.2 copied to clipboard

outdated

A dart package to retrieve data from german tankerkoenig v4 API. Get petrol stations, gas prices and the corresponding location from their API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tankerkoenig_dart

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

dependencies:
  tankerkoenig_dart: ^1.0.2

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:tankerkoenig_dart/tankerkoenig_dart.dart';
5
likes
100
points
4
downloads

Publisher

verified publishermarkus.jayjah.de

Weekly Downloads

A dart package to retrieve data from german tankerkoenig v4 API. Get petrol stations, gas prices and the corresponding location from their API.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chopper

More

Packages that depend on tankerkoenig_dart