degiro_api 0.6.2 copy "degiro_api: ^0.6.2" to clipboard
degiro_api: ^0.6.2 copied to clipboard

Unofficial Degiro APIs. A Dart wrapper to use the Degiro APIs in a simple way.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add degiro_api

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

dependencies:
  degiro_api: ^0.6.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:degiro_api/degiro_api.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Unofficial Degiro APIs. A Dart wrapper to use the Degiro APIs in a simple way.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, freezed_annotation, json_annotation, multiple_result

More

Packages that depend on degiro_api