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

The implementation of Jingdong SDK on Flutter, through which you can realize the wake-up Jingdong app to open any URL of Jingdong, including product details and other functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jdsdk

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

dependencies:
  jdsdk: ^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:jdsdk/jdsdk.dart';
0
likes
30
pub points
1%
popularity

Publisher

unverified uploader

The implementation of Jingdong SDK on Flutter, through which you can realize the wake-up Jingdong app to open any URL of Jingdong, including product details and other functions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on jdsdk