Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination

 Conflicts:
	example/lib/new_chat_screen.dart
	lib/src/message_input.dart
This commit is contained in:
Sahil Kumar
2020-12-16 17:03:29 +05:30
22 changed files with 1161 additions and 233 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ class MyApp extends StatelessWidget {
debugShowCheckedModeBanner: false,
theme: ThemeData.light(),
darkTheme: ThemeData.dark(),
//TODO change to system once dark theme is implemented
//TODO change to system once dark theme is implemented
themeMode: ThemeMode.light,
onGenerateRoute: AppRoutes.generateRoute,
initialRoute: