hms_room_kit_fixed 1.1.8 copy "hms_room_kit_fixed: ^1.1.8" to clipboard
hms_room_kit_fixed: ^1.1.8 copied to clipboard

PlatformiOS

100ms Room Kit provides simple & easy to use UI components to build Live Streaming & Video Conferencing experiences in your apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hms_room_kit_fixed

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

dependencies:
  hms_room_kit_fixed: ^1.1.8

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:hms_room_kit_fixed/hms_room_kit_fixed.dart';