We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6108c commit 4fb2ab0Copy full SHA for 4fb2ab0
pubspec.yaml
@@ -30,15 +30,17 @@ environment:
30
dependencies:
31
flutter:
32
sdk: flutter
33
- syncfusion_flutter_datagrid: ^21.2.4
34
35
# The following adds the Cupertino Icons font to your application.
36
# Use with the CupertinoIcons class for iOS style icons.
37
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
+ syncfusion_flutter_datagrid: ^25.2.3
+ syncfusion_flutter_pdf: ^25.2.3
+ syncfusion_flutter_xlsio: ^25.2.3
+ open_file: ^3.3.2
+ path_provider: ^2.1.3
42
+ path_provider_platform_interface: ^2.1.2
43
+ syncfusion_flutter_datagrid_export: ^25.2.3
44
45
dev_dependencies:
46
flutter_test:
0 commit comments