Pin args to [0.13.7-1.0.0) to avoid version conflict#12208
Pin args to [0.13.7-1.0.0) to avoid version conflict#12208aam merged 1 commit intoflutter:masterfrom
Conversation
|
This sets it to |
@Hixie , I meant to pin to that range :-) Did you mean to pin it to exact one version? I think the range up to next semantic version should work fine - that is what we do for other packages. |
|
If it works, I'm fine with it. I'm working on a script that will actually pin every dependency and transitive dependency to a single version, because any time we have a range, we eventually get skew and get broken like today. (There's nothing particularly special about today's breakage, it happens all the time, and is caused by different packages having different ranges. So ranges are always going to cause this.) |

This should fix build breakage too https://flutter-dashboard.appspot.com/build.html