ring_client_api 0.2.4 copy "ring_client_api: ^0.2.4" to clipboard
ring_client_api: ^0.2.4 copied to clipboard

Unofficial Dart API for Ring Doorbells, Cameras, Alarm Systems, and Smart Lighting

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ring_client_api

With Flutter:

 $ flutter pub add ring_client_api

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

dependencies:
  ring_client_api: ^0.2.4

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:ring_client_api/ring_client_api.dart';
1
likes
140
points
331
downloads

Publisher

verified publisherhornmicro.com

Weekly Downloads

Unofficial Dart API for Ring Doorbells, Cameras, Alarm Systems, and Smart Lighting

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, json_annotation, logging, rxdart, uuid, webrtc_dart

More

Packages that depend on ring_client_api