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

A client sdk for Chronocall

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chronocall_dart

With Flutter:

 $ flutter pub add chronocall_dart

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

dependencies:
  chronocall_dart: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:chronocall_dart/chronocall_dart.dart';
1
likes
140
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A client sdk for Chronocall

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

chronocall_protocol, http

More

Packages that depend on chronocall_dart