Skip to content

Commit 17aa4c4

Browse files
author
Lavanya A
committed
Moved volume 1 release source to master.
1 parent 97fdf39 commit 17aa4c4

File tree

5 files changed

+5
-25
lines changed

5 files changed

+5
-25
lines changed

packages/syncfusion_officechart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: syncfusion_officechart
22
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
44
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_officechart
55

66
environment:

packages/syncfusion_officecore/example/pubspec.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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.

packages/syncfusion_pdfviewer_macos/example/pubspec.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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.

packages/syncfusion_pdfviewer_platform_interface/example/pubspec.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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.

packages/syncfusion_pdfviewer_web/example/pubspec.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ environment:
1111
dependencies:
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.

0 commit comments

Comments
 (0)