zego_zimkit 1.18.6 zego_zimkit: ^1.18.6 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.
// 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');
}