From 1635f136e6dff2d44e4335c54b627c8b65274014 Mon Sep 17 00:00:00 2001 From: Hari Hara Sudhan Date: Wed, 22 Mar 2023 12:10:56 +0530 Subject: [PATCH] FLUT-7439-[flutter][feature]: Removed the unwanted changes in pubspec --- pubspec.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index a0ead365..ebe78aee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,12 +33,6 @@ dependencies: syncfusion_flutter_signaturepad: ^21.1.35 syncfusion_flutter_pdfviewer: ^21.1.35 syncfusion_flutter_treemap: ^21.1.35 - syncfusion_flutter_charts: ^21.1.35 - syncfusion_flutter_datagrid: ^21.1.35 - syncfusion_flutter_datepicker: ^21.1.35 - syncfusion_flutter_sliders: ^21.1.35 - syncfusion_flutter_barcode_scanner: ^21.1.35 - syncfusion_flutter_barcode_scanner_platform_interface: ^21.1.35 flutter: uses-material-design: true