chore: update dependencies and fix lint warnings

This commit is contained in:
Gordon Hayes
2021-10-06 13:21:19 +02:00
parent b8f78ef025
commit 9ef7986751
11 changed files with 3 additions and 12 deletions
@@ -93,7 +93,6 @@ class _GroupInfoScreenState extends State<GroupInfoScreen> {
return Scaffold(
backgroundColor: StreamChatTheme.of(context).colorTheme.appBg,
appBar: AppBar(
brightness: Theme.of(context).brightness,
elevation: 1.0,
toolbarHeight: 56.0,
backgroundColor: StreamChatTheme.of(context).colorTheme.barsBg,