Renan

Results 117 comments of Renan

I tried to fix that with the same approach as flutter/flutter#58364 was fixed with no success, internally there are so many commented code and so many anti-patterns (like saving widget...

After version 0.10.0, these flags were transformed into a multi-option that only exists under `flutter_plugin` subcommand. More details are found [here](https://cli.vgv.dev/docs/resources/syntax_changes_in_0_10_0#flutter-plugin). New usage: ```diff - very_good create my_flutter_plugin -t flutter_plugin...

Hello there. Here are some updates on this: After some discussion, we decided not to go forward with an automated tool for icon generation integrated with the VG CLI, there...

Well, since this was open, there were a lot of changes that improved the output of the test optimizer. Like https://github.com/VeryGoodOpenSource/very_good_cli/pull/397 and https://github.com/VeryGoodOpenSource/very_good_cli/pull/563 These changes show the correct location of...

@willhlas can you comment on this so we can assign you?

> macos flavoring updated in flutter 3.10 This is an excellent issue for people willing to contribute! We have this in our backlog, but this is not at the top...

Thanks @mxknt so much for your contributions. Renaming this issue to track the remaining linux platform.

Not quite a bug since the project si create, you only cannot do a `pub get` on it because of the name clash. We could not spit a huge stack...

We could add a warning fro when creating a project with this name.