linkv_rtc_im_for_1x 0.4.2 copy "linkv_rtc_im_for_1x: ^0.4.2" to clipboard
linkv_rtc_im_for_1x: ^0.4.2 copied to clipboard

linkv_rtm Audio/Video/IM Flutter SDK is a flutter plugin wrapper based on LinkV LVIMSDK native Android/iOS SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linkv_rtc_im_for_1x

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

dependencies:
  linkv_rtc_im_for_1x: ^0.4.2

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:linkv_rtc_im_for_1x/linkv_api_defines.dart';
import 'package:linkv_rtc_im_for_1x/linkv_error_code.dart';
import 'package:linkv_rtc_im_for_1x/linkv_rtm_callback.dart';
import 'package:linkv_rtc_im_for_1x/linkv_video_callback.dart';
import 'package:linkv_rtc_im_for_1x/linkv_video_widget.dart';
import 'package:linkv_rtc_im_for_1x/rtm_flutter_plugin.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

linkv_rtm Audio/Video/IM Flutter SDK is a flutter plugin wrapper based on LinkV LVIMSDK native Android/iOS SDK

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on linkv_rtc_im_for_1x