Join Stack Overflow to learn, share knowledge, and build your career.
Stack Overflow for Teams is a private, secure spot for you and your coworkers to find and share information. I've looked around some other questions regarding to this issue and I couldn't solve it.
Also, I have tried changing the gradle build tool version, adding different lib and some more stuff which didn't mange to solve the problem. As of Flutter 1.
User account menu
Plugin version 3. This appears to be caused by Flutter boilerplate specifying an old version of the gradle plugin. I'm still unclear if Flutter package updates in pubspec. For some reason this affects my Windows 10 system, but not my Mac development environment. Both are up-to-date Flutter 1.
Expected Behavior
On account of this Windows path separators are used in the notes below. It's unclear why the Flutter boilerplate isn't more internally consistent. To resolve, change com. According to the gradle release notesthe current July version of the plugin and gradle are 3.
Your Answer
I don't know if Flutter officially supports this version, although it seems to work on my project here and a clean build is markedly faster. The release notes cover some of the changes from 3. Note that once gradle 5.]
It is remarkable