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

Build plugin get api for client.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add client_sdk

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

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

Publisher

unverified uploader

Weekly Downloads

Build plugin get api for client.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, json_annotation

More

Packages that depend on client_sdk