From 9d54b724c632a563f86dcc188aad4f68624a5782 Mon Sep 17 00:00:00 2001 From: kmahmood74 Date: Mon, 7 Oct 2024 14:31:39 -0700 Subject: [PATCH] https://github.com/EnsembleUI/ensemble/issues/1678 moving to flutter 3.24+ --- modules/chat/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/chat/pubspec.yaml b/modules/chat/pubspec.yaml index 5664b0d7..b2c3423b 100644 --- a/modules/chat/pubspec.yaml +++ b/modules/chat/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: ensemble_ts_interpreter: git: url: https://github.com/EnsembleUI/ensemble.git - ref: main + ref: 1678_flutter_3.24 path: modules/ensemble_ts_interpreter web_socket_client: 0.1.0