shiprocket 0.0.2 copy "shiprocket: ^0.0.2" to clipboard
shiprocket: ^0.0.2 copied to clipboard

easy way to place orders using shaiprocket api.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shiprocket

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

dependencies:
  shiprocket: ^0.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:shiprocket/shiprocket.dart';
4
likes
50
points
25
downloads

Publisher

verified publisherkanakapalli.in

Weekly Downloads

easy way to place orders using shaiprocket api.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on shiprocket