dataoke_sdk 4.1.0 copy "dataoke_sdk: ^4.1.0" to clipboard
dataoke_sdk: ^4.1.0 copied to clipboard

A Taobao customer interface plug-in. The integrated data comes from Dataoke, Zetaoke, Taobao Union SDK, Pinduoduo SDK, JINGdong SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dataoke_sdk

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

dependencies:
  dataoke_sdk: ^4.1.0

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:dataoke_sdk/dataoke_sdk.dart';
1
likes
90
pub points
66%
popularity

Publisher

verified publisheritbug.shop

A Taobao customer interface plug-in. The integrated data comes from Dataoke, Zetaoke, Taobao Union SDK, Pinduoduo SDK, JINGdong SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dd_js_util, dd_models, dio, fast_immutable_collections, flutter, freezed_annotation, hive, hive_flutter, json_annotation, logger

More

Packages that depend on dataoke_sdk