Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Update all packages #426

Merged
merged 6 commits into from
Feb 18, 2021
Merged

Update all packages #426

merged 6 commits into from
Feb 18, 2021

Conversation

guidezpl
Copy link
Member

@guidezpl guidezpl commented Feb 9, 2021

First step to migrate the gallery to null safety is to update dependencies.

flutter pub upgrade
flutter pub upgrade --major-versions
flutter pub upgrade --null-safety

There is only one package ( web_benchmarks) that isn't null safe yet, but it doesn't block the migration.

@pennzht
Copy link
Member

pennzht commented Feb 18, 2021

@guidezpl

You can depend on web_benchmarks 0.0.4 now

@guidezpl guidezpl marked this pull request as ready for review February 18, 2021 11:06
Copy link
Member

@pennzht pennzht left a comment

Choose a reason for hiding this comment

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

Thank you!
LGTM

@guidezpl guidezpl merged commit cc007bb into master Feb 18, 2021
@guidezpl guidezpl deleted the null-safe-versions branch February 18, 2021 11:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants