? FinkuApp
使用 Flutter 切片 FinkuApp
? 安装
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
dotted_border: ^2.0.0+2
? 入门
- 克隆此项目 || 从 GitHub 下载压缩文件
- 在终端运行
flutter pub get - 在 Web 或模拟器中运行项目


