@@ -18,91 +18,21 @@ dependencies:
18
18
path_provider_macos : ^2.0.0
19
19
desktop_window : 0.4.0
20
20
intl : ^0.17.0
21
-
22
- syncfusion_localizations :
23
- git :
24
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-localizations
25
- path : flutter_localizations/syncfusion_localizations
26
- branch : release/20.4.0.1
27
- ref : release/20.4.0.1
28
- syncfusion_flutter_datagrid_export :
29
- git :
30
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-datagrid-export
31
- path : flutter_datagrid_export/syncfusion_flutter_datagrid_export
32
- branch : release/20.4.0.1
33
- ref : release/20.4.0.1
34
- syncfusion_flutter_calendar :
35
- git :
36
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-calendar
37
- path : flutter_calendar/syncfusion_flutter_calendar
38
- branch : release/20.4.0.1
39
- ref : release/20.4.0.1
40
- syncfusion_flutter_datepicker :
41
- git :
42
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-datepicker
43
- path : flutter_datepicker/syncfusion_flutter_datepicker
44
- branch : release/20.4.0.1
45
- ref : release/20.4.0.1
46
- syncfusion_flutter_charts :
47
- git :
48
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-charts
49
- path : flutter_charts/syncfusion_flutter_charts
50
- branch : release/20.4.0.1
51
- ref : release/20.4.0.1
52
- syncfusion_flutter_gauges :
53
- git :
54
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-gauges
55
- path : flutter_gauges/syncfusion_flutter_gauges
56
- branch : release/20.4.0.1
57
- ref : release/20.4.0.1
58
- syncfusion_flutter_sliders :
59
- git :
60
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-sliders
61
- path : flutter_sliders/syncfusion_flutter_sliders
62
- branch : release/20.4.0.1
63
- ref : release/20.4.0.1
64
- syncfusion_flutter_pdf :
65
- git :
66
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-pdf
67
- path : flutter_pdf/syncfusion_flutter_pdf
68
- branch : release/20.4.0.1
69
- ref : release/20.4.0.1
70
- syncfusion_flutter_barcodes :
71
- git :
72
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-barcodes
73
- path : flutter_barcodes/syncfusion_flutter_barcodes
74
- branch : release/20.4.0.1
75
- ref : release/20.4.0.1
76
- syncfusion_officechart :
77
- git :
78
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-officechart
79
- path : flutter_officechart/syncfusion_flutter_officechart
80
- branch : release/20.4.0.1
81
- ref : release/20.4.0.1
82
- syncfusion_flutter_maps :
83
- git :
84
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-maps
85
- path : flutter_maps/syncfusion_flutter_maps
86
- branch : release/20.4.0.1
87
- ref : release/20.4.0.1
88
- syncfusion_flutter_signaturepad :
89
- git :
90
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-signaturepad
91
- path : flutter_signaturepad/syncfusion_flutter_signaturepad
92
- branch : release/20.4.0.1
93
- ref : release/20.4.0.1
94
- syncfusion_flutter_pdfviewer :
95
- git :
96
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-pdfviewer
97
- path : flutter_pdfviewer/syncfusion_flutter_pdfviewer
98
- branch : release/20.4.0.1
99
- ref : release/20.4.0.1
100
- syncfusion_flutter_treemap :
101
- git :
102
- url :
https://SyncfusionBuild:[email protected] /essential-studio/flutter-treemap
103
- path : flutter_treemap/syncfusion_flutter_treemap
104
- branch : release/20.4.0.1
105
- ref : release/20.4.0.1
21
+
22
+ syncfusion_localizations : ^20.4.38
23
+ syncfusion_flutter_datagrid_export : ^20.4.38-beta
24
+ syncfusion_flutter_calendar : ^20.4.38
25
+ syncfusion_flutter_datepicker : ^20.4.38
26
+ syncfusion_flutter_charts : ^20.4.38
27
+ syncfusion_flutter_gauges : ^20.4.38
28
+ syncfusion_flutter_sliders : ^20.4.38
29
+ syncfusion_flutter_pdf : ^20.4.38
30
+ syncfusion_flutter_barcodes : ^20.4.38
31
+ syncfusion_officechart : ^20.4.38-beta
32
+ syncfusion_flutter_maps : ^20.4.38
33
+ syncfusion_flutter_signaturepad : ^20.4.38
34
+ syncfusion_flutter_pdfviewer : ^20.4.38-beta
35
+ syncfusion_flutter_treemap : ^20.4.38-beta
106
36
107
37
flutter :
108
38
uses-material-design : true
@@ -147,4 +77,4 @@ flutter:
147
77
- asset : assets/fonts/Roboto-Medium.ttf
148
78
- family : Roboto-Regular
149
79
fonts :
150
- - asset : assets/fonts/Roboto-Regular.ttf
80
+ - asset : assets/fonts/Roboto-Regular.ttf
0 commit comments