wechat_flutter
wechat_flutter copied to clipboard
wechat_flutter is Flutter version WeChat, an excellent Flutter instant messaging IM open source library!
ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Volumes/zkq/wechat_flutter-master/ios/Pods/TXIMSDK_iOS/ImSDK.framework/ImSDK' for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see...
如题。
 请问一下,一直卡在“Running Gradle task 'assembleDebug'... ”应该如何解决啊?我搜索后改了很多地方的配置,包括maven的,flutter.gradle以及项目的android下的build.gradle,但是还是不行。问题在于:引用的第三方库能够正常下载,但是有些第三方库依赖其他库,这些第三方库自带了一个android目录,里面的build.gradle使用了国外的镜像,有没有办法能够修改配置可以让所有第三方库都能够正常下载呢?
下面是出错提示: Running "flutter pub get" in wechat_flutter... 11.7s The plugins `dim, flutter_image_compress, flutter_sound, image_picker, open_file, package_info, permission_handler` use a deprecated version of the Android embedding. To avoid unexpected runtime failures,...
``` /D:/flutter/.pub-cache/hosted/pub.flutter-io.cn/extended_text-7.0.0/lib/src/selection/extended_text_selection.dart:135:7: Error: The non-abstract class 'ExtendedTextSelectionState' is missing implementations for these members: - TextSelectionDelegate.copySelection - TextSelectionDelegate.cutSelection - TextSelectionDelegate.pasteText - TextSelectionDelegate.selectAll Try to either - provide an implementation, - inherit...
The plugin `dim` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...
是没时间开发有兼容性问题啊?在视频在im的消息列表上下滑动会有什么问题吗?
消息本地存储
消息本地存储支持吗?