? 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

? 入门

  1. 克隆此项目 || 从 GitHub 下载压缩文件
  2. 在终端运行 flutter pub get
  3. 在 Web 或模拟器中运行项目

? 截图

Main Screen

Main Screen

Main Screen

GitHub

查看 Github