@echo off :select_target echo.1. Windows echo.2. Android SET /P "TARGET=Target? " if @echo on flutter pub get flutter pub run build_runner build flutter build %TARGET%