zego_zimkit 1.16.1
zego_zimkit: ^1.16.1 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');
}