dart-atom / atom-flutter

An Atom plugin for Flutter developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add setting to disable Flutter analysis

pylaligand opened this issue · comments

Background: dart-lang/sdk#26154

I'd like to be able to disable the lints generated by Flutter and control the style for my own project.

Thanks for the feedback! This sounds like a general request for https://github.com/flutter/flutter/issues. I think you can now control your own analysis by putting a .analysis_options file in the root of your project, but I'm not sure. If you still want to dig into this, please open a request over in https://github.com/flutter/flutter/issues

We're cleaning up this issue tracker so we can direct all new issues over to https://github.com/flutter/flutter/issues.