Figma App 设计克隆

使用 Flutter 实现的一个简单的 Figma 应用克隆版

How It Works (它是如何工作的)

  1. 运行 cd AppDeign-Clone 命令在你的终端
  2. Run dart pub get command on your terminal to get all dependencies used (在你的终端上运行 dart pub get 命令来获取所有使用的依赖)
  3. Run flutter run on your terminal (在你的终端上运行 flutter run 命令)

技术栈

Flutter

image

GitHub

查看 Github