ringcentral 0.1.2 copy "ringcentral: ^0.1.2" to clipboard
ringcentral: ^0.1.2 copied to clipboard

RingCentral SDK for Dart language. It allows developers to invoke RingCentral Platform API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ringcentral

With Flutter:

 $ flutter pub add ringcentral

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

dependencies:
  ringcentral: ^0.1.2

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:ringcentral/ringcentral.dart';
3
likes
140
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

RingCentral SDK for Dart language. It allows developers to invoke RingCentral Platform API.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on ringcentral