Skip to content

Commit 8525bc5

Browse files
committed
bug: Add StacListTile widget export to widgets.dart
1 parent abe02f2 commit 8525bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/stac_core/lib/widgets/widgets.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,5 @@ export 'vertical_divider/stac_vertical_divider.dart';
7777
export 'visibility/stac_visibility.dart';
7878
export 'wrap/stac_wrap.dart';
7979
export 'list_view/stac_list_view.dart';
80+
export 'list_tile/stac_list_tile.dart';
8081
export 'gesture_detector/stac_gesture_detector.dart';

0 commit comments

Comments
 (0)