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

A professional RTC SDK for Flutter providing App-to-App and SIP calling with WhatsApp-style UI and FCM integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cicare_rtc_flutter

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

dependencies:
  cicare_rtc_flutter: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:cicare_rtc_flutter/cicare_rtc_flutter.dart';
1
likes
135
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

A professional RTC SDK for Flutter providing App-to-App and SIP calling with WhatsApp-style UI and FCM integration.

Homepage
Repository
View/report issues

Topics

#rtc #voip #sip #call #fcm

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, firebase_core, firebase_messaging, flutter, plugin_platform_interface

More

Packages that depend on cicare_rtc_flutter

Packages that implement cicare_rtc_flutter