-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancement
Milestone
Description
It would be nice to have by default this Flutter modes in launch.json:
Run,
Profile
Debug
Release
and in the main file: Run | Debug | Profile | Release

Maybe also add something for building all the modes like: flutter build --split-per-abi
Build (apk)
Build (apk splitted)
Build (release)
Build (iOS)
Build (web)
Build (Win)
...
tbm98 and HarishwarriorHarishwarrior
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancement
