File tree Expand file tree Collapse file tree 1 file changed +5
-15
lines changed
packages/syncfusion_flutter_pdfviewer Expand file tree Collapse file tree 1 file changed +5
-15
lines changed Original file line number Diff line number Diff line change @@ -46,34 +46,24 @@ dependencies:
46
46
path : packages/syncfusion_flutter_pdfviewer_platform_interface
47
47
48
48
syncfusion_pdfviewer_web :
49
- git :
50
- url : https://github.com/lazycoder1996/flutter-widgets.git
51
- path : packages/syncfusion_pdfviewer_web
49
+ path : packages/syncfusion_pdfviewer_web
52
50
53
51
syncfusion_pdfviewer_macos :
54
- git :
55
- url : https://github.com/lazycoder1996/flutter-widgets.git
56
- path : packages/syncfusion_pdfviewer_macos
52
+ path : packages/syncfusion_pdfviewer_macos
57
53
58
54
syncfusion_pdfviewer_windows :
59
- git :
60
- url : https://github.com/lazycoder1996/flutter-widgets.git
61
- path : packages/syncfusion_pdfviewer_windows
55
+ path : packages/syncfusion_pdfviewer_windows
62
56
63
57
syncfusion_flutter_core :
64
- git :
65
- url : https://github.com/lazycoder1996/flutter-widgets.git
66
- path : packages/syncfusion_flutter_core
58
+ path : packages/syncfusion_flutter_core
67
59
68
60
syncfusion_flutter_pdf :
69
61
git :
70
62
url : https://github.com/lazycoder1996/flutter-widgets.git
71
63
path : packages/syncfusion_flutter_pdf
72
64
73
65
syncfusion_flutter_signaturepad :
74
- git :
75
- url : https://github.com/lazycoder1996/flutter-widgets.git
76
- path : packages/syncfusion_flutter_signaturepad
66
+ path : packages/syncfusion_flutter_signaturepad
77
67
78
68
url_launcher : ^6.1.0
79
69
You can’t perform that action at this time.
0 commit comments