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
795b23ef
Unverified
Commit
795b23ef
authored
Dec 16, 2020
by
xster
Committed by
GitHub
Dec 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix cupertino icons mapping which was misaligned by 1 (#72384)
parent
6471a34d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1099 additions
and
1101 deletions
+1099
-1101
cupertino_navigation_demo_test.dart
...y/test/demo/cupertino/cupertino_navigation_demo_test.dart
+1
-3
icons.dart
packages/flutter/lib/src/cupertino/icons.dart
+1098
-1098
No files found.
dev/integration_tests/flutter_gallery/test/demo/cupertino/cupertino_navigation_demo_test.dart
View file @
795b23ef
...
...
@@ -37,7 +37,5 @@ void main() {
find
.
byType
(
CupertinoNavigationDemo
),
matchesGoldenFile
(
'cupertino_navigation_demo.screen.2.png'
),
);
},
// TODO(egarciad): https://github.com/flutter/flutter/issues/69994
skip:
true
);
});
}
packages/flutter/lib/src/cupertino/icons.dart
View file @
795b23ef
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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