File tree Expand file tree Collapse file tree 5 files changed +5
-25
lines changed
syncfusion_officecore/example
syncfusion_pdfviewer_macos/example
syncfusion_pdfviewer_platform_interface/example
syncfusion_pdfviewer_web/example Expand file tree Collapse file tree 5 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 1
1
name : syncfusion_officechart
2
2
description : Syncfusion Flutter Office Chart is a library written natively in Dart for creating Office charts from scratch.
3
- version : 21.1.35-beta.1
3
+ version : 21.1.35-beta
4
4
homepage : https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_officechart
5
5
6
6
environment :
Original file line number Diff line number Diff line change @@ -9,12 +9,7 @@ dependencies:
9
9
sdk : flutter
10
10
path_provider : ^2.0.1
11
11
open_file : ^3.0.1
12
- syncfusion_flutter_xlsio :
13
- git :
14
- url : https://SyncfusionBuild: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@github.com/essential-studio/flutter-xlsio
15
- path : flutter_xlsio/syncfusion_flutter_xlsio
16
- branch : release/21.1.1
17
- ref : release/21.1.1
12
+ syncfusion_flutter_xlsio : ^21.1.35
18
13
19
14
20
15
# The following section is specific to Flutter.
Original file line number Diff line number Diff line change @@ -12,12 +12,7 @@ dependencies:
12
12
flutter :
13
13
sdk : flutter
14
14
15
- syncfusion_flutter_pdfviewer :
16
- git :
17
- url : https://SyncfusionBuild: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@github.com/essential-studio/flutter-pdfviewer
18
- path : flutter_pdfviewer/syncfusion_flutter_pdfviewer
19
- branch : release/21.1.1
20
- ref : release/21.1.1
15
+ syncfusion_flutter_pdfviewer : ^21.1.35
21
16
22
17
# The following adds the Cupertino Icons font to your application.
23
18
# Use with the CupertinoIcons class for iOS style icons.
Original file line number Diff line number Diff line change @@ -18,12 +18,7 @@ dependencies:
18
18
flutter :
19
19
sdk : flutter
20
20
21
- syncfusion_flutter_pdfviewer :
22
- git :
23
- url : https://SyncfusionBuild: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@github.com/essential-studio/flutter-pdfviewer
24
- path : flutter_pdfviewer/syncfusion_flutter_pdfviewer
25
- branch : release/21.1.1
26
- ref : release/21.1.1
21
+ syncfusion_flutter_pdfviewer : ^21.1.35
27
22
28
23
# The following adds the Cupertino Icons font to your application.
29
24
# Use with the CupertinoIcons class for iOS style icons.
Original file line number Diff line number Diff line change @@ -11,12 +11,7 @@ environment:
11
11
dependencies :
12
12
flutter :
13
13
sdk : flutter
14
- syncfusion_flutter_pdfviewer :
15
- git :
16
- url : https://SyncfusionBuild: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@github.com/essential-studio/flutter-pdfviewer
17
- path : flutter_pdfviewer/syncfusion_flutter_pdfviewer
18
- branch : release/21.1.1
19
- ref : release/21.1.1
14
+ syncfusion_flutter_pdfviewer : ^21.1.35
20
15
21
16
# The following adds the Cupertino Icons font to your application.
22
17
# Use with the CupertinoIcons class for iOS style icons.
You can’t perform that action at this time.
0 commit comments