website icon indicating copy to clipboard operation
website copied to clipboard

Add release schedule to the 'Upgrading Flutter' page

Open itsjustkevin opened this issue 2 years ago • 1 comments

Page URL

https://docs.flutter.dev/release/upgrade/

Page source

https://github.com/flutter/website/tree/main/src/release/upgrade.md

Describe the problem

The Flutter website provides little information on the release schedule.

Expected fix

Dart has a section on each channel that describes the release schedule.

I expect there to be descriptions for each channel stating the release frequency.

Additional context

Work is already in progress for this effort, channel descriptions were added to the Flutter tool in https://github.com/flutter/flutter/pull/126936.

itsjustkevin avatar Jul 25 '23 16:07 itsjustkevin

@itsjustkevin I think we should also add this to https://docs.flutter.dev/release/archive. I say that, as this is what we link to from the Getting Started pages: "For other release channels, and older builds, check out the SDK archive."

mit-mit avatar Jul 26 '23 16:07 mit-mit

This was added in https://github.com/flutter/website/commit/c0b2480e045bb381ad49df8d766e344574dbdfc5 by @antfitch to the SDK archive overview.

If anyone would like further changes or clarifications, please feel free to open a new issue or reopen this one with more information. Thanks all!

parlough avatar Apr 30 '25 03:04 parlough