zego_zimkit 1.18.0 copy "zego_zimkit: ^1.18.0" to clipboard
zego_zimkit: ^1.18.0 copied to clipboard

A low-code plugin that provides a wrapper for IM widgets. Aims to simplify the development process by offering a user-friendly solution into applications.

example/lib/main.dart

// see https://github.com/ZEGOCLOUD/zego_inapp_chat_uikit_example_flutter
import 'package:flutter/material.dart';

void main() {
  debugPrint(
      'please check https://github.com/ZEGOCLOUD/zego_inapp_chat_uikit_example_flutter');
}