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

Fixed Flutter version #784

Open
cintek opened this issue Sep 5, 2023 · 1 comment
Open

Fixed Flutter version #784

cintek opened this issue Sep 5, 2023 · 1 comment
Labels
bug Something isn't working p0 Needs a fix ASAP refactoring debt of the tech

Comments

@cintek
Copy link
Contributor

cintek commented Sep 5, 2023

Suggestion: Add a fixed version number of Flutter to the Readme so everyone knows which version is needed to be able to build the application.
With Flutter it was already two times the case that I ran flutter update and then there was a change in the SDK which prevented a successful build. Of course I can change the code so it works again. But then others have to update the SDK again and if there is an even newer version of Flutter in the meantime they probably install that and everything starts again ;)

What do you think about this? Do you have the same experience?

@EdGeraghty EdGeraghty added bug Something isn't working refactoring debt of the tech p0 Needs a fix ASAP labels Jun 22, 2024
@EdGeraghty
Copy link
Collaborator

See #794

@EdGeraghty EdGeraghty changed the title [Development] Fixed Flutter version Fixed Flutter version Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p0 Needs a fix ASAP refactoring debt of the tech
Projects
None yet
Development

No branches or pull requests

2 participants