ZhuXin

Results 5 comments of ZhuXin

> 是这样的,求更新啊😭 pub.dev是2.0.0的版本 你这个还是0.2.0的版本

> > > 是这样的,求更新啊😭 > > > > > > pub.dev是2.0.0的版本 你这个还是0.2.0的版本 > > 2.0.0的是amap_flutter_location不是flutter_amap_location,这两个可以直接替换吗?😍 你fork下项目去改再引入呗

针对图片或者加载内容做磨砂感

```dart void _drawThumb(Canvas canvas, Size localSize) { final thumbPaint = Paint()..color = thumbColor; final barCapRadius = _barHeight / 2; final availableWidth = localSize.width - _barHeight; var thumbDx = _thumbValue *...

[text.txt](https://github.com/user-attachments/files/20754493/text.txt)