Skip to content

Commit 5a6ae38

Browse files
Update pubspec.yaml
1 parent 7aacd80 commit 5a6ae38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/syncfusion_flutter_pdf/pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ dependencies:
1212
intl: '>=0.18.1 <0.20.0'
1313
xml: ">=6.5.0 <7.0.0"
1414
syncfusion_flutter_core:
15-
path: ../syncfusion_flutter_core
15+
git:
16+
url: https://github.com/lazycoder1996/flutter-widgets.git
17+
path: packages/syncfusion_flutter_core
1618
crypto: ">=3.0.0 <4.0.0"
1719
convert: ">=3.0.0 <4.0.0"
1820

0 commit comments

Comments
 (0)