Peter Leibiger
Peter Leibiger
I created a simple action that parses the FVM config file. It can be used together with the semi-official flutter-action as well as with custom setup. https://github.com/kuhnroyal/flutter-fvm-config-action
Yea maybe add some section linking to 3rd party tools and helpers.
So I found something out today while running some `fvm flutter pub outdated` commands. There is a `--color` flag. As soon as I add this ( `fvm flutter pub outdated...
Maybe `flutter pub get` and `flutter test` print warnings/errors to stdErr, dunno. I can confirm that they accept the `--color` flag but no changes, to the output.
FVM automatically asks you to install the new version if it was changes in the `fvm_config.json` file. There is no need to run `fvm install`, any other command will ask...
hmm yeah, if one only uses IDE, this is a problem.
I can confirm that it builds and doesn't crash but there are not frames with Skia.
The relevant issue is https://github.com/flutter/flutter/issues/44572
@hnvn Is this something you would consider reviewing if the conflicts are resolved?
> > any plan to support M1 in the near future ? > > We'd need M1 GitHub-hosted runners for that, so I can build the releases. Until then, no,...