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 11name : syncfusion_officechart
22description : 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
44homepage : https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_officechart
55
66environment :
Original file line number Diff line number Diff line change @@ -9,12 +9,7 @@ dependencies:
99 sdk : flutter
1010 path_provider : ^2.0.1
1111 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
1813
1914
2015# The following section is specific to Flutter.
Original file line number Diff line number Diff line change @@ -12,12 +12,7 @@ dependencies:
1212 flutter :
1313 sdk : flutter
1414
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
2116
2217 # The following adds the Cupertino Icons font to your application.
2318 # Use with the CupertinoIcons class for iOS style icons.
Original file line number Diff line number Diff line change @@ -18,12 +18,7 @@ dependencies:
1818 flutter :
1919 sdk : flutter
2020
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
2722
2823 # The following adds the Cupertino Icons font to your application.
2924 # Use with the CupertinoIcons class for iOS style icons.
Original file line number Diff line number Diff line change @@ -11,12 +11,7 @@ environment:
1111dependencies :
1212 flutter :
1313 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
2015
2116 # The following adds the Cupertino Icons font to your application.
2217 # Use with the CupertinoIcons class for iOS style icons.
You can’t perform that action at this time.
0 commit comments