update llc dependency
This commit is contained in:
@@ -1 +1 @@
|
||||
c770358a10272b4ee1cdc2eb432445f6
|
||||
13a41b8138c4868054e44b5158f3bdd6
|
||||
@@ -84,7 +84,7 @@ class _NewChatScreenState extends State<NewChatScreen> {
|
||||
paginationParams: PaginationParams(
|
||||
limit: 1,
|
||||
),
|
||||
).first;
|
||||
);
|
||||
|
||||
final _channelExisted = res.length == 1;
|
||||
if (_channelExisted) {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: example
|
||||
description: A new Flutter project.
|
||||
version: 1.0.93+96
|
||||
version: 1.0.94+97
|
||||
|
||||
environment:
|
||||
sdk: ">=2.2.2 <3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user