BCDEFGHJKLMNPQRSTUVWバツYZ
1
公開共有
flutter.dev/go/deprecations-removed-after-2-10
2
3
2.10 リリース後に Flutter から非推奨が削除される予定
4
5
追跡の問題:
https://github.com/flutter/flutter/issues/98537
6
非推奨ポリシー:
https://github.com/flutter/flutter/wiki/Tree-hygiene#deprecation
7
発表:
https://groups.google.com/g/flutter-announce/c/gq1dAIBXW9A
8
切り落とす:
2021 年 3 月 3 日より前の変更点 (2.0 安定リリース)
9
完全な移行ガイド:
https://docs.flutter.dev/release/breaking-changes/2-10-deprecations
10
11
ライブラリ/パッケージで廃止されました古いAPI新しいAPI削除 PRノートダーツ修正サポート
12
クパチーノv1.25クパチーノテキストフィールドmaxLengthEnforcedmaxLengthEnforcementhttps://github.com/flutter/flutter/pull/98539
https://docs.flutter.dev/release/breaking-changes/use-maxLengthEnforcement-instead-of-maxLengthEnforced
はい
13
ジェスチャーv1.22速度トラッカー()VelocityTracker.withKindhttps://github.com/flutter/flutter/pull/98541はい
14
材料v1.26デイピッカークラス全体カレンダー日付ピッカーhttps://github.com/flutter/flutter/pull/98543いいえ
15
v1.26月ピッカークラス全体カレンダー日付ピッカー
16
v1.26フラットボタンクラス全体テキストボタンhttps://github.com/flutter/flutter/pull/98545
https://docs.flutter.dev/release/breaking-changes/buttons
いいえ
17
v1.26アウトラインボタンクラス全体アウトラインボタンhttps://github.com/flutter/flutter/pull/98546
https://docs.flutter.dev/release/breaking-changes/buttons
いいえ
18
v1.26浮き上がったボタンクラス全体エレベーテッドボタンhttps://github.com/flutter/flutter/pull/98547
https://docs.flutter.dev/release/breaking-changes/buttons
いいえ
19
v1.23足場showスナックバーScaffoldMessenger.showSnackBarhttps://github.com/flutter/flutter/pull/98549https://docs.flutter.dev/release/breaking-changes/scaffold-messengerいいえ
20
v1.23足場現在のスナックバーを削除ScaffoldMessenger.removeCurrentSnackBar
21
v1.23足場隠す現在のスナックバーScaffoldMessenger.hideCurrentSnackBar
22
v1.26長方形スライダートラック形状無効サムギャップ幅なしhttps://github.com/flutter/flutter/pull/98613はい
23
v1.25テキストフィールドmaxLengthEnforcedmaxLengthEnforcementhttps://github.com/flutter/flutter/pull/98539https://docs.flutter.dev/release/breaking-changes/use-maxLengthEnforcement-instead-of-maxLengthEnforcedはい
24
v1.25テキストフォームフィールドmaxLengthEnforcedmaxLengthEnforcement
25
v1.23テーマデータuseTextSelectionThemeなしhttps://github.com/flutter/flutter/pull/98578https://docs.flutter.dev/release/breaking-changes/text-selection-themeはい
26
v1.26テーマデータテキスト選択色TextSelectionThemeData.selectionColor
27
v1.26テーマデータカーソルの色TextSelectionThemeData.cursorColor
28
v1.26テーマデータテキスト選択ハンドルの色TextSelectionThemeData.selectionHandleColor
29
レンダリングv1.26レンダリング編集可能onSelectionChangedtextSelectionDelegate.userUpdateTextEditingValuehttps://github.com/flutter/flutter/pull/98582いいえ
30
v1.22オーバーフロー列挙型フレームワークから削除されました。clipBehavior には Clip 列挙型を使用します。https://github.com/flutter/flutter/pull/98583
https://docs.flutter.dev/release/breaking-changes/clip-behavior
いいえ
31
セマンティクスv1.26UpdateLiveRegionEventなしhttps://github.com/flutter/flutter/pull/98615いいえ
32
サービスv1.26TextSelectionデリゲートテキスト編集値userUpdateTextEditingValuehttps://github.com/flutter/flutter/pull/98582いいえ
33
ウィジェットv1.22スタックオーバーフロークリップ動作https://github.com/flutter/flutter/pull/98583
https://docs.flutter.dev/release/breaking-changes/clip-behavior
はい
34
v1.21レンダーオブジェクト要素insertChildRenderObjectinsertRenderObjectChildhttps://github.com/flutter/flutter/pull/98616はい
35
v1.21レンダーオブジェクト要素moveChildRenderObjectmoveRenderObjectChild
36
v1.21レンダーオブジェクト要素削除ChildRenderObject削除RenderObjectChild
37
38
39
40
41
42
43
44
45
46
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