Skip to content

Update flutter version of example #287

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

Conversation

lucribas
Copy link

Problem: The example app is incompatible with the current version of flutter (>2.10).
Solution: Recreated the example app project with "flutter create" cli and updated files.

@escamoteur
Copy link
Collaborator

Hi, wouldn't it have been enough to just update the pubspec.yaml?

@lucribas
Copy link
Author

Hi, wouldn't it have been enough to just update the pubspec.yaml?

Hi, I tried to change just the pubspec.yaml but unfortunately it is not enough as there are many things that need to be changed inside the ios and android folders. (https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects)

I found it much simpler to re-create the project with a newer version of 'flutter create'. But I understand that the PR got too big as it impacted a lot of files.

Maybe we'd better try another way.

@escamoteur
Copy link
Collaborator

I know that it's been a long time, but I had to make a longer break due to health issues.
I know updated all platform projects in the example project

@escamoteur escamoteur closed this May 5, 2023
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