From cefa4d137c51882207cfcee3e446da858663eecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sha=C3=AEhh?= Date: Mon, 19 Feb 2024 11:55:16 +0100 Subject: [PATCH] fix: downgrade syncfusion_flutter_calendar to previous version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4ffbf6c29..9c9b1546d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: qlevar_router: ^1.9.0 shared_preferences: ^2.1.1 smooth_page_indicator: ^1.0.0+2 - syncfusion_flutter_calendar: ^24.2.4 + syncfusion_flutter_calendar: ^23.1.36 timezone: ^0.9.0 tuple: ^2.0.0 universal_html: ^2.0.8