Skip to content

Commit 747b625

Browse files
Updated flutter widgets repository with latest release source.
1 parent 06d10dc commit 747b625

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

packages/syncfusion_flutter_pdfviewer_macos/example/pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ dependencies:
1313
sdk: flutter
1414

1515
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/19.4.0.1
20-
ref: release/19.4.0.1
16+
path: ../
2117

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

packages/syncfusion_flutter_pdfviewer_web/example/pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414
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/19.4.0.1
19-
ref: release/19.4.0.1
15+
path: ../../syncfusion_flutter_pdfviewer
2016

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

0 commit comments

Comments
 (0)