Merge pull request #157 from GetStream/add-bottom-nav

Add bottomNavigationBar
This commit is contained in:
Salvatore Giordano
2020-11-30 09:44:29 +01:00
committed by GitHub
7 changed files with 171 additions and 102 deletions
+1
View File
@@ -41,3 +41,4 @@ export 'src/video_attachment.dart';
export 'src/message_search_bloc.dart';
export 'src/message_search_item.dart';
export 'src/message_search_list_view.dart';
export 'src/unread_indicator.dart';