-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: 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.
Description
This is the tracking issue for the proposal to expand the deprecation policy to package:flutter_test
When first introduced, we decided to first focus the application of the deprecation policy on just the flutter package. During that time we worked on the process and gathered feedback from users. This process has become pretty stable, and so we are looking to expand it to other packages, with the first being flutter_test.
This will involve:
- adding dart fix support to flutter_test
- 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 that completed with #119580 but the next round), these would be up for removal:
| class / method | property | deprecated in |
|---|---|---|
| AnimationSheetBuilder | display | 2.3 |
| AnimationSheetBuilder | sheetSize | 2.3 |
| TestWidgetsFlutterBinding | addTime | 2.6 |
| TestWidgetsFlutterBinding | runAsync | 2.6 |
| TestWidgetsFlutterBinding.runTest | timeout | 2.6 |
| AutomatedTestWidgetsFlutterBinding.runTest | timeout | 2.6 |
| LiveTestWidgetsFlutterBinding.runTest | timeout | 2.6 |
| testWidgets | initialTimeout | 2.6 |
GroovinChip, pdblasi-google, workerbee22, pedromassango, ScottS2017 and 10 morepdblasi-google, workerbee22, pedromassango, atrope, git-boya and 1 moregoderbauer, workerbee22, atrope, git-boya and albertms10felipecastrosales, goderbauer, workerbee22, atrope, git-boya and 1 more
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: 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.