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

outdated

easy way to place orders using shaiprocket api.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shiprocket

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

dependencies:
  shiprocket: ^0.0.1

Alternatively, your editor might support flutter 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

flutter, http

More

Packages that depend on shiprocket