- 新增 _scrollToCenter() 方法,计算让最新K线居中的滚动位置 - 初始化时调用 _scrollToCenter() 替代 _scrollToEnd() - 如果K线总宽度小于屏幕宽度,不滚动,从左开始显示 - 保留 _scrollToEnd() 方法供刷新按钮等场景使用 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| ios | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| DEVELOPMENT_GUIDE.md | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
mining_app
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.