use regex for commands

This commit is contained in:
Salvatore Giordano
2020-03-04 12:06:32 +01:00
parent 76e5a9db8b
commit c37ed34802
3 changed files with 8 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@ export 'src/channel_preview.dart';
export 'src/message_input.dart';
export 'src/message_list_view.dart';
export 'src/message_widget.dart';
export 'src/reaction_picker.dart';
export 'src/stream_channel.dart';
export 'src/stream_chat.dart';
export 'src/stream_chat_theme.dart';