xiao xiao

Results 6 issues of xiao xiao

期待已久的flutter_boost鸿蒙适配初步完毕了。目前基于4.4.2版本,核心功能已经开发完毕,但因为源于鸿蒙版本的flutter引擎还在迭代中,部分接口可能会有细调整,但大致不会有大改。 本分支会等待稳定后会择期合会到master分支 如遇问题,欢迎反馈另开issue反馈,issue仅用于安装说明指引🤪 # 太长不看版 熟悉fluttrboost的老司机,直接切换至 [main ](https://github.com/alibaba/flutter_boost/tree/main) 分支即可 pubspec.yaml ``` flutter_boost: git: url: "[email protected]:alibaba/flutter_boost.git" ref: "main" ``` # 详细鸿蒙版安装flutterboost教程 (addToApp) 详看:[https://github.com/alibaba/flutter_boost/blob/main/docs/install.md](https://github.com/alibaba/flutter_boost/blob/main/docs/install.md) # 运行example 看看 如果一切还很懵逼,先运行一下example看看。代码也直接参考example的代码 ### 1.切换flutter版本 [https://gitee.com/openharmony-sig/flutter_flutter](https://gitee.com/openharmony-sig/flutter_flutter/) dev或者master...

OHOS

In repo https://github.com/danielpaulus/dtx_codec has the feature to dump the DTX message. README.md said it has full implement but I can find the right command which can dump messages. Could you...

devices: orangepi 3B os: ubuntu 22.04 After I install flutter-elinux and create a sample flutter project. And Got error when run `flutter-elinux build elinux --target-backend-type=x11` or `flutter-elinux run -d elinux-x11`...

When run `flutter pub global activate flutterpi_tool`. Erro happened below: ``` Failed to build flutterpi_tool:flutterpi_tool: ../../.pub-cache/hosted/pub.flutter-io.cn/flutterpi_tool-0.3.0/lib/src/cache.dart:297:20: Error: The type 'HostPlatform' is not exhaustively matched by the switch cases since it...

**Bug Description** Please provide a clear and concise description of what the bug is. AI正在生成的时候,而且内容超过界面最大高度的时候,应该滑动到底端 **Steps to Reproduce** Please provide the steps to reproduce the bug: ![Image](https://github.com/user-attachments/assets/232ebc4d-2674-47fa-bef6-a8f2ddcb64a1) 1. Go to...

### Description related issue: #2277 auto-scroll to bottom when AI is generating long messages ### Additional Notes ### Screenshots ![output](https://github.com/user-attachments/assets/374f1479-f299-4956-a172-385a65edbd3b) ### Contributor Agreement By submitting this Pull Request, I confirm...