client 0.0.2 copy "client: ^0.0.2" to clipboard
client: ^0.0.2 copied to clipboard

provides functionality for webservice interfaces

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add client

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

dependencies:
  client: ^0.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:client/client.dart';
0
likes
5
pub points
25%
popularity

Publisher

unverified uploader

provides functionality for webservice interfaces

Homepage

Dependencies

json_annotation, utils

More

Packages that depend on client