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
4259266b
Commit
4259266b
authored
8 years ago
by
Dragoș Tiselice
Committed by
GitHub
8 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed expansion panel file. (#5884)
Renamed expansion_panels.dart to expansion_panel.dart.
parent
ab46cc2e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
material.dart
packages/flutter/lib/material.dart
+1
-1
expansion_panel.dart
packages/flutter/lib/src/material/expansion_panel.dart
+0
-0
expansion_panel_test.dart
packages/flutter/test/material/expansion_panel_test.dart
+0
-0
No files found.
packages/flutter/lib/material.dart
View file @
4259266b
...
...
@@ -35,7 +35,7 @@ export 'src/material/drawer_header.dart';
export
'src/material/drawer_item.dart'
;
export
'src/material/drop_down.dart'
;
export
'src/material/expand_icon.dart'
;
export
'src/material/expansion_panel
s
.dart'
;
export
'src/material/expansion_panel.dart'
;
export
'src/material/flat_button.dart'
;
export
'src/material/flexible_space_bar.dart'
;
export
'src/material/floating_action_button.dart'
;
...
...
This diff is collapsed.
Click to expand it.
packages/flutter/lib/src/material/expansion_panel
s
.dart
→
packages/flutter/lib/src/material/expansion_panel.dart
View file @
4259266b
File moved
This diff is collapsed.
Click to expand it.
packages/flutter/test/material/expansion_panel
s
_test.dart
→
packages/flutter/test/material/expansion_panel_test.dart
View file @
4259266b
File moved
This diff is collapsed.
Click to expand it.
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