Update pubspec.yaml, lib/views/chat.dart files

This commit is contained in:
Christian Pauly 2020-03-02 08:36:55 +00:00
parent 1c948079ba
commit f373e7a65e
2 changed files with 2 additions and 2 deletions

View File

@ -396,7 +396,7 @@ class _ChatState extends State<_Chat> {
SvgPicture.asset(
"assets/chat.svg",
height: double.infinity,
color: Theme.of(context).primaryColor.withOpacity(0.1),
color: Theme.of(context).primaryColor.withOpacity(0.05),
),
SafeArea(
child: Column(

View File

@ -27,7 +27,7 @@ dependencies:
famedlysdk:
git:
url: https://gitlab.com/famedly/famedlysdk.git
ref: f681bf93ab0b82667e3e80416e0d334c1a748c4f
ref: 5eda493ba2ca529fb351ca15028868a25ed6196e
localstorage: ^3.0.1+4
bubble: ^1.1.9+1