Commit 9284dd40 authored by Dragoș Tiselice's avatar Dragoș Tiselice Committed by GitHub

Added MergeableMaterial Widget. (#5165)

MergeableMaterial is an animated container that knows how to merge
separate slices of Material together.
parent de448c20
......@@ -50,6 +50,7 @@ export 'src/material/input.dart';
export 'src/material/list.dart';
export 'src/material/list_item.dart';
export 'src/material/material.dart';
export 'src/material/mergeable_material.dart';
export 'src/material/overscroll_indicator.dart';
export 'src/material/page.dart';
export 'src/material/paginated_data_table.dart';
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment