flutter_taobao 0.0.3 copy "flutter_taobao: ^0.0.3" to clipboard
flutter_taobao: ^0.0.3 copied to clipboard

主要包括三个功能:淘宝登录(可以获取openId, 头像和昵称等),淘宝授权(可以获取code)和打开淘宝商品详情。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_taobao

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

dependencies:
  flutter_taobao: ^0.0.3

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:flutter_taobao/flutter_taobao.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

主要包括三个功能:淘宝登录(可以获取openId, 头像和昵称等),淘宝授权(可以获取code)和打开淘宝商品详情。

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_taobao