Skip to content

Commit 4fb2ab0

Browse files
committed
package upgrade
1 parent bf6108c commit 4fb2ab0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

pubspec.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,17 @@ environment:
3030
dependencies:
3131
flutter:
3232
sdk: flutter
33-
syncfusion_flutter_datagrid: ^21.2.4
3433

3534
# The following adds the Cupertino Icons font to your application.
3635
# Use with the CupertinoIcons class for iOS style icons.
3736
cupertino_icons: ^1.0.2
38-
syncfusion_flutter_xlsio: ^21.2.4
39-
syncfusion_flutter_datagrid_export: ^21.2.4
40-
open_file: ^3.3.1
41-
path_provider: ^2.0.15
37+
syncfusion_flutter_datagrid: ^25.2.3
38+
syncfusion_flutter_pdf: ^25.2.3
39+
syncfusion_flutter_xlsio: ^25.2.3
40+
open_file: ^3.3.2
41+
path_provider: ^2.1.3
42+
path_provider_platform_interface: ^2.1.2
43+
syncfusion_flutter_datagrid_export: ^25.2.3
4244

4345
dev_dependencies:
4446
flutter_test:

0 commit comments

Comments
 (0)