D.2.3 编辑器未保存确认: - _handleBack 检查 state.isDirty,有未保存修改时弹出确认对话框 - 对话框: '放弃编辑?' / '你有未保存的修改' / [继续编辑] [放弃] D.2.4 日历今天按钮: - _MonthNavigator 新增 onToday 回调 - 不在当前月时显示 '今天' 文字按钮,点击跳回当月 - _isCurrentMonth 辅助判断
nuanji_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.