feat(ui): add customOverlays to MessageInput

This commit is contained in:
Salvatore Giordano
2021-09-20 12:07:08 +02:00
parent bba1e817d3
commit a4efbbaa9f
3 changed files with 10 additions and 2 deletions
@@ -1,6 +1,7 @@
export 'package:jiffy/jiffy.dart';
export 'package:stream_chat_flutter_core/stream_chat_flutter_core.dart';
export 'src/anchored_overlay.dart';
export 'src/attachment/attachment.dart';
export 'src/back_button.dart';
export 'src/channel_avatar.dart';