This repository was archived by the owner on Feb 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed
packages/flutter/lib/fix_data Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 1818# * Fixes in this file are from the Cupertino library. *
1919version : 1
2020transforms :
21- # Changes made in https://github.com/flutter/flutter/pull/114459
22- - title : " Migrate to 'boldTextOf'"
23- date : 2022-10-28
24- element :
25- uris : ['widgets.dart', 'material.dart', 'cupertino.dart']
26- method : ' boldTextOverride'
27- inClass : ' MediaQuery'
28- changes :
29- - kind : ' rename'
30- newName : ' boldTextOf'
31-
3221 # Change made in https://github.com/flutter/flutter/pull/20649
3322 # TODO(Piinks): Add tests when `bulkApply:false` testing is supported, https://github.com/dart-lang/sdk/issues/44639
3423 - title : " Replace with 'CupertinoPopupSurface'"
Original file line number Diff line number Diff line change 2525# * ThemeData: fix_theme_data.yaml
2626version : 1
2727transforms :
28- # Changes made in https://github.com/flutter/flutter/pull/114459
29- - title : " Migrate to 'boldTextOf'"
30- date : 2022-10-28
31- element :
32- uris : ['widgets.dart', 'material.dart', 'cupertino.dart']
33- method : ' boldTextOverride'
34- inClass : ' MediaQuery'
35- changes :
36- - kind : ' rename'
37- newName : ' boldTextOf'
38-
3928 # Changes made in https://github.com/flutter/flutter/pull/15303
4029 - title : " Replace 'child' with 'builder'"
4130 date : 2020-12-17
You can’t perform that action at this time.
0 commit comments