dart_domainrobot_sdk 0.6.4 copy "dart_domainrobot_sdk: ^0.6.4" to clipboard
dart_domainrobot_sdk: ^0.6.4 copied to clipboard

A dart package for easy integration of the domainrobot API powered by InterNetX GmbH.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_domainrobot_sdk

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

dependencies:
  dart_domainrobot_sdk: ^0.6.4

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:dart_domainrobot_sdk/dart_domainrobot_sdk.dart';
2
likes
30
points
65
downloads

Publisher

verified publisherinternetx.com

Weekly Downloads

A dart package for easy integration of the domainrobot API powered by InterNetX GmbH.

License

MIT (license)

Dependencies

basic_utils, http, json_annotation, logging

More

Packages that depend on dart_domainrobot_sdk