Skip to content
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

Support analyzer flags #783

Closed
zoechi opened this issue Sep 14, 2017 · 5 comments
Closed

Support analyzer flags #783

zoechi opened this issue Sep 14, 2017 · 5 comments
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue

Comments

@zoechi
Copy link

zoechi commented Sep 14, 2017

related to #759

It would be great to be able to switch analyzer options like

  strong-mode:
    declaration-casts: false
    implicit-casts: false
    implicit-dynamic: false
@srawlins
Copy link
Member

Definitely +1! Would be so helpful!

@zoechi
Copy link
Author

zoechi commented Jun 29, 2018

Looks like there are changes planned to these flags, so probably better to postpone work.

@kevmoo kevmoo added the closed-not-planned Closed as we don't intend to take action on the reported issue label Oct 17, 2018
@kevmoo
Copy link
Member

kevmoo commented Oct 17, 2018

I agree it'd be nice, but this is meant as a beginner/experimenter tool. Not worth the implementation complexity on the backend.

@kevmoo kevmoo closed this as completed Oct 17, 2018
@srawlins
Copy link
Member

Ouch! I use dartpad a lot to share snippets with others, and to help report bugs with analyzer or dart2js.

It would be fantastic if dartpad supported both dart2js flags and analyzer flags, so as to make demos, and bug reports more useful. Alas.

@kevmoo
Copy link
Member

kevmoo commented Oct 17, 2018

Understood. If an interested party (😉) wants to run on it, cool. But I doubt it'll get it'll get into any scheduled work/milestone.

johnpryan pushed a commit to johnpryan/dart-pad that referenced this issue Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue
Projects
None yet
Development

No branches or pull requests

3 participants