{ "version": "2.0.0", "tasks": [ { "type": "flutter", "command": "flutter", "args": [ "build", "apk", "--split-per-abi" ], "group": "build", "problemMatcher": [], "label": "flutter: flutter build apk", "detail": "ltx_flutter" } ] }