Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BrnProgressChart 设置颜色,背景色,以及动画无效 #280

Closed
k3v1n-uncle opened this issue Jul 13, 2022 · 2 comments
Closed

BrnProgressChart 设置颜色,背景色,以及动画无效 #280

k3v1n-uncle opened this issue Jul 13, 2022 · 2 comments

Comments

@k3v1n-uncle
Copy link

问题提交

标题格式:[BUG]: 问题简介

内容需包含:

1、BUG 描述

BrnProgressChart 设置颜色,背景色,以及动画无效,改成其他颜色无效

2、复现步骤
BrnProgressChart(
key: UniqueKey(),
width: 750,
height: 2,
value: pageProgress,
colors: const [Colors.lightGreen, Colors.green],
backgroundColor: Colors.grey,
showAnimation: true,
),

3、期望行为

能自定义颜色,背景色,动画貌似中途会回滚到0

4、运行环境

[✓] Flutter (Channel stable, 2.10.5, on macOS 11.6.6 20G624 darwin-x64, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)

Bruno:3.0.0

  • 运行设备
  • 系统
  • Bruno 版本
  • Flutter Doctor 信息

5、附加信息

包括视频、图片等补充信息

@zhoujuanjuan
Copy link
Collaborator

您好,backgroundColor 内部确实未使用,Animation 加载也确实有描述问题,我们安排会尽快安排优化,感谢你的反馈

@leftcoding
Copy link
Collaborator

已修复 #322 @zhoujuanjuan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants