Teach flutter init how to depend on flutter using a relative path#51
Teach flutter init how to depend on flutter using a relative path#51abarth merged 1 commit intoflutter:masterfrom
Conversation
121d1e9 to
1e2c4d9
Compare
There was a problem hiding this comment.
Maybe note that these are inited on startup from FlutterCommandRunner?
There was a problem hiding this comment.
Good idea. Having these in statics is kind of wonky. I bet there's a better way to do it.
|
lgtm! We'll need to update docs to clarify how users should get getting the flutter repo and setting up env. variables and such. |
The end-user won't need to set up any env variables. The
|
1e2c4d9 to
2710e0f
Compare
Teach flutter init how to depend on flutter using a relative path
No description provided.