From 7409267753f51e25708d7894f03d64fa224029ab Mon Sep 17 00:00:00 2001 From: NewTab <425698907@qq.com> Date: Tue, 2 Aug 2022 16:06:27 +0800 Subject: [PATCH] Update README.md --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index 6de1100..4696bf5 100644 --- a/README.md +++ b/README.md @@ -20,19 +20,3 @@ iOS端下载地址: [AppStore](https://apps.apple.com/cn/app/id1625871665)

-用于生成app的图标 - ->* flutter pub run flutter_launcher_icons:main - -生成原生的启动页面 - ->* flutter pub run flutter_native_splash:create - -修改app名称 - ->* flutter pub run flutter_app_name - -生成json.jc.dart文件 - ->* flutter pub run build_runner build --delete-conflicting-outputs -