Browse Source

Merge branch 'master' of https://git.yoqi.me/python/flet

fish 1 year ago
parent
commit
7c043da392
1 changed files with 13 additions and 0 deletions
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -4,3 +4,16 @@
 
 
 查看源码可以发现,基于flutter web提供的跨平台
 查看源码可以发现,基于flutter web提供的跨平台
 
 
+
+
+## 快速打包
+
+和 flutter命令一致,该功能即将发布
+
+```
+flet build apk
+flet build web
+flet build windows
+flet build ios
+```
+