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

Upgrade Flutter to 3.24.5 #193

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PureTryOut
Copy link

@PureTryOut PureTryOut commented Dec 10, 2024

At the time of writing this is the latest Flutter version.

CC @austinried, are you still active on this project? I'd like to see if I can get more improvements going and if it's worth my time regarding the maintenance/development status of the project.

Also ugh I hate code generation, it generates so much cruft and abstraction. Is it even supposed to be committed at all? It's generated, wouldn't everybody just generate it again?

I guess fvm changed the way it does it's configuration at some point,
but rather than having .fvm/fmv_config.json checked in .fvmrc should be
checked in. The .fvm directory is used to store files and symlinks
related to the installed Flutter version and as such should not be
commited at all.
Seettings in there can be different per user and should be, it should
not be committed
At the time of writing the latest Flutter version.
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.

1 participant