skir_client 1.0.0 copy "skir_client: ^1.0.0" to clipboard
skir_client: ^1.0.0 copied to clipboard

A Dart client library for skir serialization

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add skir_client

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

dependencies:
  skir_client: ^1.0.0

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:skir_client/skir_client.dart';
0
likes
0
points
245
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart client library for skir serialization

Repository (GitHub)
View/report issues

Topics

#serialization #skir #json #binary

License

unknown (license)

Dependencies

collection, convert, http, typed_data

More

Packages that depend on skir_client