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

Client for the Darb delivery marketplace (Oman). Send a customer and a destination; Darb prices the delivery, charges your credit and assigns a courier.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add darb_delivery

With Flutter:

 $ flutter pub add darb_delivery

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

dependencies:
  darb_delivery: ^0.1.0

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:darb_delivery/darb_delivery.dart';
0
likes
160
points
74
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Client for the Darb delivery marketplace (Oman). Send a customer and a destination; Darb prices the delivery, charges your credit and assigns a courier.

Homepage

Topics

#delivery #logistics #oman #api-client

License

MIT (license)

Dependencies

crypto, http, meta

More

Packages that depend on darb_delivery