Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 270 Bytes

commands.md

File metadata and controls

18 lines (12 loc) · 270 Bytes

Commands

Android

App bundle (windows)

flutter build appbundle -t .\lib\main.firebase.dart --release
cp build\app\outputs\bundle\release\app-release.aab ~\Desktop\fuid\

Web

WASM

flutter build web --wasm --no-tree-shake-icons