# 秒表APP **Repository Path**: polar_bear_bcg/stopwatch ## Basic Information - **Project Name**: 秒表APP - **Description**: 使用flutter开发的一款秒表APP - **Primary Language**: Dart - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-31 - **Last Updated**: 2023-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Flutter ## README # stopwatch(秒表App) 根据掘金教程的介绍,利用Flutter做的一个秒表APP。目前里面很多地方还是需要优化。 --- > 当前Flutter 版本 ``` Flutter 3.3.10 • channel stable • https://github.com/flutter/flutter.git Framework • revision 135454af32 (4 months ago) • 2022-12-15 07:36:55 -0800 Engine • revision 3316dd8728 Tools • Dart 2.18.6 • DevTools 2.15.0 ``` --- #### 秒表App 界面 | . | . | . | |------|------------|------------| | ![](./screenshot/Screenshot_20230331_160434.png)| ![](./screenshot/Screenshot_20230331_160607.png)| ![](./screenshot/Screenshot_20230331_160643.png) | | ![](./screenshot/Screenshot_20230331_160654.png)| ![](./screenshot/Screenshot_20230331_160706.png)| ![](./screenshot/Screenshot_20230331_160719.png) | ---