Skip to content

Commit

Permalink
ensure user is on the main channel
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisirhc committed Mar 26, 2024
1 parent 191279d commit 23d9a74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ that's a good prompt to do this. We also do this when there's a
new PR merged that we particularly want to take.
To update the version bounds:
* First, make sure you're on the `main` channel, run:
`flutter channel main`.
* Use `flutter upgrade` to upgrade your local Flutter and Dart.
* Update the lower bounds at `environment` in `pubspec.yaml`
to the new versions, as seen in `flutter --version`.
Expand Down

0 comments on commit 23d9a74

Please sign in to comment.