ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Publicly Shared
flutter.dev/go/deprecations-removed-after-3-7
2
3
Deprecations to be removed from Flutter after 3.7 Release
4
5
Tracking Issue:
https://github.com/flutter/flutter/issues/119580
6
Deprecation Policy:
https://github.com/flutter/flutter/wiki/Tree-hygiene#deprecation
7
Announcement:
https://groups.google.com/g/flutter-announce/c/tgl6nT_Y-uo
8
Cutoff:
Changes preceding 9/08/2021 (2.5 stable release)
9
Full Migration Guide:
https://docs.flutter.dev/release/breaking-changes/3-7-deprecations
10
11
LibraryDeprecated inOld APINew APIRemoval PRNotesdart fix support
12
Gesturesv2.3GestureRecognizerkindsupportedDeviceshttps://github.com/flutter/flutter/pull/119572Y
13
v2.3EagerGestureRecognizerkindsupportedDevices
14
v2.3ForcePressGestureRecognizerkindsupportedDevices
15
v2.3LongPressGestureRecognizerkindsupportedDevices
16
v2.3DragGestureRecognizerkindsupportedDevices
17
v2.3VerticalDragGestureRecognizerkindsupportedDevices
18
v2.3HorizontalGestureRecognizerkindsupportedDevices
19
v2.3MultiDragGestureRecognizerkindsupportedDevices
20
v2.3ImmediateMultiDragGestureRecognizerkindsupportedDevices
21
v2.3HorizontalMultiDragGestureRecognizerkindsupportedDevices
22
v2.3VerticalMultiDragGestureRecognizerkindsupportedDevices
23
v2.3DelayedMultiDragGestureRecognizerkindsupportedDevices
24
v2.3DoubleTapGestureRecognizerkindsupportedDevices
25
v2.3MultiTapGestureRecognizerkindsupportedDevices
26
v2.3OneSequenceGestureRecognizerkindsupportedDevices
27
v2.3PrimaryPointerGestureRecognizerkindsupportedDevices
28
v2.3ScaleGestureRecognizerkindsupportedDevices
29
Materialv2.3ThemeDataaccentColorcolorScheme.secondary
https://github.com/flutter/flutter/pull/120932
Y
30
v2.3ThemeDataaccentColorBrightnessremove uses
https://github.com/flutter/flutter/pull/120577
Y
31
v2.3ThemeDataaccentColorTextThemeremove uses
https://github.com/flutter/flutter/pull/119360
TBD
32
v2.3ThemeDataaccentIconThemeremove uses
https://github.com/flutter/flutter/pull/119360
Y
33
v2.3ThemeDatabuttonColorremove uses
https://github.com/flutter/flutter/pull/118658
Y
34
v2.4AppBarbrightnesssystemOverlayStylehttps://github.com/flutter/flutter/pull/120575Y
35
v2.4SliverAppBarbrightnesssystemOverlayStyle
36
v2.4AppBarThemebrightnesssystemOverlayStyle
37
v2.4AppBartextThemetoolbarTextStyle / titleTextStylehttps://github.com/flutter/flutter/pull/119253Y
38
v2.4SliverAppBartextThemetoolbarTextStyle / titleTextStyle
39
v2.4AppBarThemetextThemetoolbarTextStyle / titleTextStyle
40
v2.4AppBarbackwardsCompatibilityremove useshttps://github.com/flutter/flutter/pull/120618Y
41
v2.4SliverAppBarbackwardsCompatibilityremove uses
42
v2.4AppBarThemebackwardsCompatibilityremove uses
43
v2.4AppBarThemecolorbackgroundColor
https://github.com/flutter/flutter/pull/120618
Y
44
Servicesv2.3SystemChromesetEnabledSystemUIOverlayssetEnabledSystemUIMode
https://github.com/flutter/flutter/pull/119576
Y
45
v2.3SystemNavigatorrouteUpdatedrouteInformationUpdated
https://github.com/flutter/flutter/pull/119187
TBD
46
Widgetsv2.2AnimatedSizevsyncremove uses
https://github.com/flutter/flutter/pull/119186
TBD
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100