TencentCloud / chat-uikit-flutter

A powerful Flutter chat UI component library and business logic for Tencent Cloud Chat, creating seamless in-app chat modules for delightful user experiences.

Home Page:https://trtc.io/products/chat?utm_source=gfs&utm_medium=link&utm_campaign=%E6%B8%A0%E9%81%93&_channel_track_key=k6WgfCKn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xcode 构建失败

w9623 opened this issue · comments

commented

运行提示:
Error (Xcode): ../../../../.pub-cache/hosted/pub.flutter-io.cn/tencent_extended_text-1.0.0/lib/src/selection/extended_text_selection.dart:149:7: Error: The non-abstract class 'ExtendedTextSelectionState' is missing implementations for these members:

项目内使用的tencent_extended_text版本为1.0.0,最新已更新到1.0.2,麻烦进行同步

可跟随我们写在 pubspec.yaml 的指引,手动 dependencies_override 一下。因为我们为了保证 Flutter 低版本的兼容性。谢谢理解~