@@ -41,25 +41,39 @@ dependencies:
41
41
intl : ' >=0.18.1 <0.20.0'
42
42
43
43
syncfusion_pdfviewer_platform_interface :
44
- path : ../syncfusion_pdfviewer_platform_interface
44
+ git :
45
+ url : https://github.com/lazycoder1996/flutter-widgets.git
46
+ path : packags/syncfusion_pdfviewer_platform_interface
45
47
46
48
syncfusion_pdfviewer_web :
47
- path : ../syncfusion_pdfviewer_web
49
+ git :
50
+ url : https://github.com/lazycoder1996/flutter-widgets.git
51
+ path : packages/syncfusion_pdfviewer_web
48
52
49
53
syncfusion_pdfviewer_macos :
50
- path : ../syncfusion_pdfviewer_macos
54
+ git :
55
+ url : https://github.com/lazycoder1996/flutter-widgets.git
56
+ path : packages/syncfusion_pdfviewer_macos
51
57
52
58
syncfusion_pdfviewer_windows :
53
- path : ../syncfusion_pdfviewer_windows
59
+ git :
60
+ url : https://github.com/lazycoder1996/flutter-widgets.git
61
+ path : packages/syncfusion_pdfviewer_windows
54
62
55
63
syncfusion_flutter_core :
56
- path : ../syncfusion_flutter_core
64
+ git :
65
+ url : https://github.com/lazycoder1996/flutter-widgets.git
66
+ path : packages/syncfusion_flutter_core
57
67
58
68
syncfusion_flutter_pdf :
59
- path : ../syncfusion_flutter_pdf
69
+ git :
70
+ url :
71
+ path : packages/syncfusion_flutter_pdf
60
72
61
73
syncfusion_flutter_signaturepad :
62
- path : ../syncfusion_flutter_signaturepad
74
+ git :
75
+ url : https://github.com/lazycoder1996/flutter-widgets.git
76
+ path : packages/syncfusion_flutter_signaturepad
63
77
64
78
url_launcher : ^6.1.0
65
79
0 commit comments