From d701e293f47bfd55ba23d046d2dae5b0603a3d52 Mon Sep 17 00:00:00 2001 From: SL Date: Mon, 7 Apr 2025 10:29:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BC=9A=E8=AF=9D=E6=97=A0=E6=95=88=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/lib/ui_conversation.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/lib/ui_conversation.dart b/example/lib/ui_conversation.dart index eec2d43..d913d97 100644 --- a/example/lib/ui_conversation.dart +++ b/example/lib/ui_conversation.dart @@ -389,7 +389,7 @@ class ListViewShowDataState extends State { bool isSuccess = await HttpUtils.createGroup(channelID); if (isSuccess) { Navigator.push( - ctx, + context, MaterialPageRoute( builder: (context) => const ChatPage(), settings: RouteSettings(