You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.3.0 seems to be more than one year ago. I'm not sure you have a calendar and periodically removes the deprecated things, or you are seeing some code and see it is deprecated, let's remove it.
That one is not slated for removal after v3.3. The cut-off was v2.2 this time around. The deprecation policy specifies number of releases, as well as time, with the longest duration as taking precedence, for removing deprecated code. That one should be removed in the next batch.
Also, you do not seem to be referring to stable releases. Those are the releases we base the cut off on. 2.2 was followed by 2.5 on the stable channel. :)
No, it is fine the way it is, but I never understood it (I still don't understand it, lol). I guess it is 12month + 1 stable version, something like this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autosubmitMerge PR when tree becomes green via auto submit Appc: API breakBackwards-incompatible API changesc: contributor-productivityTeam-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.frameworkflutter/packages/flutter repository. See also f: labels.
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This removes
Draggable.dragAnchorLongPressDraggable.dragAnchorDragAnchorenumThis deprecated class has reached end of life after the release of Flutter 3.3
dragAnchorStrategyinstead.Part of #111708
For the full list of deprecations being removed in this batch, see flutter.dev/go/deprecations-removed-after-3-3
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.