02cffcb9ba
- 窄屏切页加方向感知滑入过渡(240ms easeOutCubic + 渐显):tab 间按左右 次序、进二级屏从右滑入、返回从左滑入;桌面无动画。控制器在 initState 创建(惰性 late 到 dispose 才求值会在已卸载树上找 Ticker 崩溃) - 二级屏返回手势方向修正:从左往右滑=退出(iOS 返回习惯),向左滑无响应 - 授权信息三格(状态/到期日/剩余天数)窄屏改横排:间距收窄 + FittedBox 缩放值文本防溢出,桌面不变 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
jiu_client
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.