Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cosmetics): fvm has one newline too much #745

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

jonasbadstuebner
Copy link
Contributor

Hey there, first of all: Thank you very much for your work with fvm! I really really love the tool and if I have improvements for the future, I am going to contribute and try to help that way!

I was facing a very annoying and draining issue that occurred after reinstalling my laptop, which was that I could not generate protobuffers for dart anymore.
I was pulling my hair out trying to understand, what was happening. And now I found the issue, you can see it in the changes of this PR.

I am wondering if you had any special use case why this extra newline was needed. If you ask me, FVM should not alter the output of at least the dart calls, as to not break compatibility with tools that are developed against plain dart, like in my case.
FVM should be a seamless wrapper and therefore not add this newline.
I could not find a FVM command that looks weird if this newline is not added, so please let me know why you added it?

Otherwise I would very much appreciate it, if it could be removed. Because then I don't have to break my back trying to get protoc to work while still using FVM.

The issues I opened already, but were nowhere close to the real source of the problem, are the following:

Copy link

vercel bot commented Jun 26, 2024

@jonasbadstuebner is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@leoafarias leoafarias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fvm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 6:38pm

@leoafarias leoafarias merged commit 2bc6dd0 into leoafarias:main Jun 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants