This repository was archived by the owner on Feb 22, 2023. It is now read-only.
File tree 2 files changed +0
-22
lines changed
packages/flutter/lib/fix_data
2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 18
18
# * Fixes in this file are from the Cupertino library. *
19
19
version : 1
20
20
transforms :
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
-
32
21
# Change made in https://github.com/flutter/flutter/pull/20649
33
22
# TODO(Piinks): Add tests when `bulkApply:false` testing is supported, https://github.com/dart-lang/sdk/issues/44639
34
23
- title : " Replace with 'CupertinoPopupSurface'"
Original file line number Diff line number Diff line change 25
25
# * ThemeData: fix_theme_data.yaml
26
26
version : 1
27
27
transforms :
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
-
39
28
# Changes made in https://github.com/flutter/flutter/pull/15303
40
29
- title : " Replace 'child' with 'builder'"
41
30
date : 2020-12-17
You can’t perform that action at this time.
0 commit comments