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

Chore: Upgrade flutter packages #291

Merged
merged 8 commits into from
Nov 29, 2024
Merged

Chore: Upgrade flutter packages #291

merged 8 commits into from
Nov 29, 2024

Conversation

w-ensink
Copy link
Collaborator

@w-ensink w-ensink commented Nov 7, 2024

This PR aims to upgrade the Flutter packages as much as possible. It's building on #289, so that one needs to be merged before this one.

Not all packages could be updated fully, because the newest versions of some packages either require newer minimum sdk versions or were incompatible with things like the integration tests package.

- upgraded as many packages as possible without requiring code changes
- could not upgrade Bloc from 7 to 8 due to fundamental differences
- could not upgrade collections and async to the latest version because
  integration_test seems to require older versions
- 23 gave problems with newer Flutter packages
@w-ensink w-ensink requested a review from ivard November 7, 2024 09:23
@w-ensink w-ensink marked this pull request as draft November 7, 2024 09:23
@w-ensink w-ensink removed the request for review from ivard November 7, 2024 09:24
@w-ensink w-ensink changed the title Upgrade flutter packages Chore: Upgrade flutter packages Nov 11, 2024
@w-ensink w-ensink marked this pull request as ready for review November 21, 2024 14:36
- package_info is deprecated
@w-ensink w-ensink merged commit 28734b1 into master Nov 29, 2024
27 checks passed
@w-ensink w-ensink deleted the upgrade-flutter-packages branch November 29, 2024 08:33
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.

3 participants