fix: .copy and export reactionIcons

This commit is contained in:
Salvatore Giordano
2021-05-18 10:36:03 +02:00
parent c00faa123d
commit 15cfcc5143
2 changed files with 11 additions and 9 deletions
@@ -24,6 +24,7 @@ export 'src/message_search_list_view.dart';
export 'src/message_text.dart';
export 'src/message_widget.dart';
export 'src/option_list_tile.dart';
export 'src/reaction_icon.dart';
export 'src/reaction_picker.dart';
export 'src/sending_indicator.dart';
export 'src/stream_chat.dart';