Store App (应用商店App)

一个简单的使用 Flutter 的商店 App

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

  1. Run cd Store-App command on your terminal (在你的终端上运行 cd Store-App 命令)
  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