📜  flutter clear flutter build apk - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:50.357000             🧑  作者: Mango

代码示例1
just run "flutter clean" and run "flutter build apk" after that and it generate update app apk.
if you want to install it directly just run flutter install after the build command.