dim icon indicating copy to clipboard operation
dim copied to clipboard

封装的一个腾讯云im,以便于flutter开发者可以方便继承im到自己的应用中

Results 15 dim issues
Sort by recently updated
recently updated
newest added

Flutter for web 与 MacOS已经进入Beta阶段,在Flutter应用中打通三端通信成为必备(当前我已有Web和APP端实现的需求) 对此期望能增加Desktop与Web端的支持 - [ ] 支持Window OS - [ ] 支持Mac OS - [ ] 支持Web(优先)

Multiple commands produce '/Users/wilson/flutterProject/XX/build/ios/Debug-iphonesimulator/dim/dim.framework/Info.plist':

FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'dim'. > Could not resolve all files for configuration ':classpath'. > Could not resolve...

有增加群聊的功能吗?

添加type字段, 判断是c2c会话还是分组会话; 添加messageId, 防止本地消息列表数据重复

MJExtension 不可改为 s.dependency 么? ```rb s.dependency 'Flutter' s.dependency 'MJExtension', '~> 3.2.1' ```

E/AndroidRuntime(15221): FATAL EXCEPTION: main E/AndroidRuntime(15221): Process: com.wkmill.androidapp, PID: 15221 E/AndroidRuntime(15221): java.lang.NullPointerException: Attempt to invoke interface method 'void io.flutter.plugin.common.EventChannel$EventSink.success(java.lang.Object)' on a null object reference E/AndroidRuntime(15221): at com.brzhang.flutter.dim.DimPlugin$2.onRefresh(DimPlugin.java:86) E/AndroidRuntime(15221): at com.tencent.imsdk.conversation.ConversationManager$1$3.run(ConversationManager.java:280) E/AndroidRuntime(15221):...

获取不到消息序列号或者消息随机码

Launching lib/main.dart on iPhone 11 in debug mode... Running pod install... CocoaPods' output: ↳ Preparing Analyzing dependencies Inspecting targets to integrate Using `ARCHS` setting to build architectures of target `Pods-Runner`:...