Skip to content

Commit bd34a5e

Browse files
author
LokeshPalani
committed
Updated the latest token id in the pubspec file
1 parent f5a0d3a commit bd34a5e

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

packages/syncfusion_officecore/example/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies:
1212
syncfusion_flutter_xlsio:
1313
path: ../../syncfusion_flutter_xlsio
1414

15-
1615
# The following section is specific to Flutter.
1716
flutter:
1817
uses-material-design: true

packages/syncfusion_pdfviewer_macos/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414

1515
syncfusion_flutter_pdfviewer:
1616
git:
17-
url: https://SyncfusionBuild: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@github.com/essential-studio/flutter-pdfviewer
17+
url: https://SyncfusionBuild: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@github.com/essential-studio/flutter-pdfviewer
1818
path: flutter_pdfviewer/syncfusion_flutter_pdfviewer
1919
branch: release/25.1.1
2020
ref: release/25.1.1

packages/syncfusion_pdfviewer_platform_interface/example/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ dependencies:
2020

2121
syncfusion_flutter_pdfviewer:
2222
git:
23-
url: https://SyncfusionBuild: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@github.com/essential-studio/flutter-pdfviewer
23+
url: https://SyncfusionBuild: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@github.com/essential-studio/flutter-pdfviewer
2424
path: flutter_pdfviewer/syncfusion_flutter_pdfviewer
25-
branch: development
26-
ref: development
25+
branch: release/25.1.1
26+
ref: release/25.1.1
2727

2828
# The following adds the Cupertino Icons font to your application.
2929
# Use with the CupertinoIcons class for iOS style icons.

0 commit comments

Comments
 (0)