-
### Discussed in https://github.com/imaNNeoFighT/fl_chart/discussions/1133
Originally posted by **KapitanPL** September 3, 2022
Hi Guys,
I generate my LineChartBarData based on model.
…
-
After many trials I ran the given code for the complete app and have the same problem.
There is overflow in the middle card which contains the slider and height.
-
-
Hi
I am using the player with autoplay and fullscreen everything works fine, but when the player is restored it goes out of fullscreen, the progress slider stops working and the events
onPosition…
-
### Describe the bug
```
W/Datadog ( 3009): [_dd.sdk_core.default]: A RUM event was detected, but no view is active. To track views automatically, try calling the RumConfiguration.Builder.useViewT…
-
```dart
/// 参数
const BoxDecoration({
this.color, /// 设置背景颜色
this.image, /// 背景图片
this.border, /// 盒子边框
this.borderRadius, /// 盒子圆角
this.boxShadow, /// 盒子阴影效果
this.gr…
-
## Bug report
**Describe the bug**
Approach 1:
In a stateful page declare textediting controller and disposing it. Use the controller inside the modalsheet. Getting deactivated widget. Observati…
-
It should be easy to compare two things or sub-components (value, link, etc.).
=> Override `==` operator and hashcode.
-
Hello,
I am using timetable in version v1.0.0-alpha.11 and we encounter a UI problem when swiping calendar to a previous week: the day of the week header disappears. This behavior occurres even i…
-
## Steps to Reproduce
1. create a colorscheme:
```dart
const ColorScheme.dark(
primary: Color(0xFFf8fa93),
primaryVariant: Color(0xFFc4c763),
onPrimary: Color(0x8C000000),
…