-
Notifications
You must be signed in to change notification settings - Fork 29k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: API breakBackwards-incompatible API changesBackwards-incompatible API changesc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team
Description
This is the tracking issue for the proposal to expand the deprecation policy to package:flutter_driver
Now that flutter and flutter_test have been successfully adopted, we are looking to expand the deprecation policy to other packages, with flutter_driver being next.
This will involve:
- adding dart fix support to flutter_driver
- advance communication to users and a feedback period
- deprecation notice formatting enforcement
- updating the deprecation policy on the wiki and website to list enforced packages
If we were to do this after the next release (not the current round in #139243 but the next round), these would be up for removal:
class / method | property | deprecated in |
---|---|---|
CommandHandlerFactory | _waitUntilNoTransientCallbacks | 1.9 |
CommandHandlerFactory | _waitUntilNoPendingFrame | 1.9 |
CommandHandlerFactory | _waitUntilFirstFrameRasterized | 1.9 |
FlutterDriver | enableAccessibility | 2.3 |
TimelineSummary | writeSummaryToFile | 2.1 |
EchoEllet, pankaj-nikam and goderbauergoderbauer
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: API breakBackwards-incompatible API changesBackwards-incompatible API changesc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team