Skip to content

Commit c969eae

Browse files
committed
doc: Update README text about Flutter main channel
We plan to continue to live at head, using the Flutter main channel, in the future when the app is out of beta. Update the README to reflect that. See 67f8429 (#899) which made a similar change in the comment in pubspec.yaml.
1 parent 41d651b commit c969eae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ see our [full setup guide](docs/setup.md).
117117

118118
### Flutter version
119119

120-
While in the beta phase, we use the latest Flutter from Flutter's
121-
main branch. Use `flutter channel main` and `flutter upgrade`.
120+
We use the latest Flutter from Flutter's main branch.
121+
Use `flutter channel main` and `flutter upgrade`.
122122

123123
We don't pin a specific version, because Flutter itself doesn't offer
124124
a way to do so. So far that hasn't been a problem. When it becomes one,

0 commit comments

Comments
 (0)