|
|
|
|
|
by Harimwakairi
3040 days ago
|
|
Linting is included with the extension (I think it's way down in the list of features on its page, but it're there). The flutter command line tool (included with the SDK) comes with a formatter, so it'd be insane not to hook into it. Re: plugins, I hadn't noticed until just now that the instructions for the plugins repo say to file issues under the main one. There are plenty there, though. A search for "Firebase," though: https://github.com/flutter/flutter/issues?utf8=%E2%9C%93&q=f... turns up ~350 issues. I can't speak for the team, but solid support for platform APIs is going to go a long way toward adoption, so I can't imagine it's being overlooked. |
|