登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
当前仓库属于暂停状态,部分功能使用受限,详情请查阅
仓库状态说明
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
41
Star
300
Fork
40
鸿蒙突击队
/
flutter
暂停
代码
Issues
75
Pull Requests
4
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
新建demo工程,在鸿蒙PC上enable_impeller为true时闪退,为false时白屏。在mate60上都正常。
待办的
#IBPSPT
get_moon
创建于
2025-02-28 17:37
### Steps to reproduce 新建基础工程,在鸿蒙pc上运行。 设备型号:HYM-W5821 系统版本:3.0.0.304 SP33 ### Expected results 新建demo工程,在鸿蒙PC上运行正常。 ### Actual results 新建demo工程,在鸿蒙PC上enable_impeller为true时闪退,为false时白屏。 ### Code sample 基础demo工程 ### Screenshots or Video  ### Logs ### Flutter Doctor output Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! [!] Flutter (Channel oh-3.22.0, 3.22.1-0.0.pre.32, on Microsoft Windows [版本 10.0.26100.3194], locale zh-CN) • Flutter version 3.22.1-0.0.pre.32 on channel oh-3.22.0 at C:\code\flutter\sdk3.22adapter\flutter ! Upstream repository git@gitee.com:harmonycommando_flutter/flutter.git is not a standard remote. Set environment variable "FLUTTER_GIT_URL" to git@gitee.com:harmonycommando_flutter/flutter.git to dismiss this error. • Framework revision 7f2ea2ea24 (3 weeks ago), 2025-02-10 06:51:49 +0000 • Engine revision f6344b75dc • Dart version 3.4.0 • DevTools version 2.34.1 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades. [✓] HarmonyOS toolchain - develop for HarmonyOS devices • OpenHarmony Sdk at C:\Program Files\Huawei\DevEco Studio\sdk, available api versions has [14:default] • Ohpm version 5.0.11 • Node version v18.20.4 • Hvigorw binary at C:\Program Files\Huawei\DevEco Studio\tools\hvigor\bin\hvigorw [✓] Windows Version (Installed version of Windows is version 10 or higher) [!] Android toolchain - develop for Android devices (Android SDK version 35.0.0) • Android SDK at C:\Users\xc\AppData\Local\Android\Sdk ✗ cmdline-tools component is missing Run `path/to/sdkmanager --install "cmdline-tools;latest"` See https://developer.android.com/studio/command-line for more details. ✗ Android license status unknown. Run `flutter doctor --android-licenses` to accept the SDK licenses. See https://flutter.dev/docs/get-started/install/windows#android-setup for more details. [✓] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe [✓] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.10.3) • Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community • Visual Studio Community 2022 version 17.10.35013.160 • Windows 10 SDK version 10.0.22621.0 [✓] Android Studio (version 2024.1) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105) [✓] VS Code (version 1.97.2) • VS Code at C:\Users\xc\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.104.0 [✓] Connected device (4 available) • UUD4C24126001179 (mobile) • UUD4C24126001179 • ohos-arm64 • Ohos OpenHarmony-5.0.2.303 (API 14) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.26100.3194] • Chrome (web) • chrome • web-javascript • Google Chrome 133.0.6943.141 • Edge (web) • edge • web-javascript • Microsoft Edge 133.0.3065.82 [✓] Network resources • All expected network resources are available. ! Doctor found issues in 2 categories.
### Steps to reproduce 新建基础工程,在鸿蒙pc上运行。 设备型号:HYM-W5821 系统版本:3.0.0.304 SP33 ### Expected results 新建demo工程,在鸿蒙PC上运行正常。 ### Actual results 新建demo工程,在鸿蒙PC上enable_impeller为true时闪退,为false时白屏。 ### Code sample 基础demo工程 ### Screenshots or Video  ### Logs ### Flutter Doctor output Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! [!] Flutter (Channel oh-3.22.0, 3.22.1-0.0.pre.32, on Microsoft Windows [版本 10.0.26100.3194], locale zh-CN) • Flutter version 3.22.1-0.0.pre.32 on channel oh-3.22.0 at C:\code\flutter\sdk3.22adapter\flutter ! Upstream repository git@gitee.com:harmonycommando_flutter/flutter.git is not a standard remote. Set environment variable "FLUTTER_GIT_URL" to git@gitee.com:harmonycommando_flutter/flutter.git to dismiss this error. • Framework revision 7f2ea2ea24 (3 weeks ago), 2025-02-10 06:51:49 +0000 • Engine revision f6344b75dc • Dart version 3.4.0 • DevTools version 2.34.1 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades. [✓] HarmonyOS toolchain - develop for HarmonyOS devices • OpenHarmony Sdk at C:\Program Files\Huawei\DevEco Studio\sdk, available api versions has [14:default] • Ohpm version 5.0.11 • Node version v18.20.4 • Hvigorw binary at C:\Program Files\Huawei\DevEco Studio\tools\hvigor\bin\hvigorw [✓] Windows Version (Installed version of Windows is version 10 or higher) [!] Android toolchain - develop for Android devices (Android SDK version 35.0.0) • Android SDK at C:\Users\xc\AppData\Local\Android\Sdk ✗ cmdline-tools component is missing Run `path/to/sdkmanager --install "cmdline-tools;latest"` See https://developer.android.com/studio/command-line for more details. ✗ Android license status unknown. Run `flutter doctor --android-licenses` to accept the SDK licenses. See https://flutter.dev/docs/get-started/install/windows#android-setup for more details. [✓] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe [✓] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.10.3) • Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community • Visual Studio Community 2022 version 17.10.35013.160 • Windows 10 SDK version 10.0.22621.0 [✓] Android Studio (version 2024.1) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105) [✓] VS Code (version 1.97.2) • VS Code at C:\Users\xc\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.104.0 [✓] Connected device (4 available) • UUD4C24126001179 (mobile) • UUD4C24126001179 • ohos-arm64 • Ohos OpenHarmony-5.0.2.303 (API 14) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.26100.3194] • Chrome (web) • chrome • web-javascript • Google Chrome 133.0.6943.141 • Edge (web) • edge • web-javascript • Microsoft Edge 133.0.3065.82 [✓] Network resources • All expected network resources are available. ! Doctor found issues in 2 categories.
评论 (
0
)
get_moon
创建了
任务
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已取消
负责人
未设置
标签
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (5)
标签 (2)
oh-3.22.0
oh-3.22.0-with-full-official-history
oh-3.22.3
241113_pick_hvigor
google-3.22.0
3.22.0
3.22.0-ohos
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/harmonycommando_flutter/flutter.git
git@gitee.com:harmonycommando_flutter/flutter.git
harmonycommando_flutter
flutter
flutter
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册