Skip to content

Whitelist .dart_tool\build\entrypoint to run as Dart and not Flutter to make debugging of builders easier #1942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
escamoteur opened this issue Aug 23, 2019 · 1 comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps is enhancement
Milestone

Comments

@escamoteur
Copy link

When trying to launch the generated build.dart in `.dart_tool\build\entrypoint it is currently launched as flutter and not as Dart project.

@DanTup DanTup added this to the v3.4.0 milestone Aug 26, 2019
@DanTup DanTup added is enhancement in debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps labels Aug 26, 2019
@DanTup DanTup closed this as completed in 3982117 Aug 26, 2019
@DanTup
Copy link
Member

DanTup commented Aug 26, 2019

There's a new beta build here if you'd like to try it out:

https://github.com/Dart-Code/Dart-Code/releases/tag/v3.4.0-beta.2

Release notes aren't ready yet, but the list of issues here covers what's in it:

https://github.com/Dart-Code/Dart-Code/milestone/97?closed=1

If you try it out, let me know if you hit any issues (I'll probably aim to release it this week - it's not very big due to being off a few weeks this month).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps is enhancement
Projects
None yet
Development

No branches or pull requests

2 participants