Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
15939b47
Unverified
Commit
15939b47
authored
Dec 12, 2022
by
Kate Lovett
Committed by
GitHub
Dec 12, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove duped fix rules (#116933)
parent
9b46f2a6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
22 deletions
+0
-22
fix_cupertino.yaml
packages/flutter/lib/fix_data/fix_cupertino.yaml
+0
-11
fix_material.yaml
packages/flutter/lib/fix_data/fix_material/fix_material.yaml
+0
-11
No files found.
packages/flutter/lib/fix_data/fix_cupertino.yaml
View file @
15939b47
...
@@ -18,17 +18,6 @@
...
@@ -18,17 +18,6 @@
# * Fixes in this file are from the Cupertino library. *
# * Fixes in this file are from the Cupertino library. *
version
:
1
version
:
1
transforms
:
transforms
:
# Changes made in https://github.com/flutter/flutter/pull/114459
-
title
:
"
Migrate
to
'boldTextOf'"
date
:
2022-10-28
element
:
uris
:
[
'
widgets.dart'
,
'
material.dart'
,
'
cupertino.dart'
]
method
:
'
boldTextOverride'
inClass
:
'
MediaQuery'
changes
:
-
kind
:
'
rename'
newName
:
'
boldTextOf'
# Change made in https://github.com/flutter/flutter/pull/20649
# Change made in https://github.com/flutter/flutter/pull/20649
# TODO(Piinks): Add tests when `bulkApply:false` testing is supported, https://github.com/dart-lang/sdk/issues/44639
# TODO(Piinks): Add tests when `bulkApply:false` testing is supported, https://github.com/dart-lang/sdk/issues/44639
-
title
:
"
Replace
with
'CupertinoPopupSurface'"
-
title
:
"
Replace
with
'CupertinoPopupSurface'"
...
...
packages/flutter/lib/fix_data/fix_material/fix_material.yaml
View file @
15939b47
...
@@ -25,17 +25,6 @@
...
@@ -25,17 +25,6 @@
# * ThemeData: fix_theme_data.yaml
# * ThemeData: fix_theme_data.yaml
version
:
1
version
:
1
transforms
:
transforms
:
# Changes made in https://github.com/flutter/flutter/pull/114459
-
title
:
"
Migrate
to
'boldTextOf'"
date
:
2022-10-28
element
:
uris
:
[
'
widgets.dart'
,
'
material.dart'
,
'
cupertino.dart'
]
method
:
'
boldTextOverride'
inClass
:
'
MediaQuery'
changes
:
-
kind
:
'
rename'
newName
:
'
boldTextOf'
# Changes made in https://github.com/flutter/flutter/pull/15303
# Changes made in https://github.com/flutter/flutter/pull/15303
-
title
:
"
Replace
'child'
with
'builder'"
-
title
:
"
Replace
'child'
with
'builder'"
date
:
2020-12-17
date
:
2020-12-17
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment