Peter Leibiger
Peter Leibiger
@Yegorisa You seem to be using OpenAPI 2.0 - please provide a full spec that reproduces the issue. @francois-robert I generated your snippet on master and got the following result,...
Ah I see, thanks - will take a look.
Nice! Still might fix it for 7.0.0 in dart-dio. Will see if I find the time.
I created #101 3 years ago, maybe this should be reconsiderd now that fvm is used widely.
The 2 config files are basically the same. In FVM 3 the config file has just been separated from the `.fvm` SDK link. A problem that comes to mind is...
May be solved by using this https://github.com/flutter/flutter/issues/32563#issuecomment-593343499
See https://github.com/actions/runner-images/issues/7443 - hopefully this will be reconsidered.
I have this crash on `3.3.8@stable` but it seems to work with current `3.7.0-1.2.pre@beta`.
Not framework but it seems related - I just tried updating an app from `3.3.10` to `3.7.0-1.3.pre` and suddenly we started seeing golden diffs between Mac Intel and M1. The...