Skip to content

Commit 0aa42cf

Browse files
committed
changes in the yaml file
1 parent 2fd7ab3 commit 0aa42cf

File tree

1 file changed

+13
-78
lines changed

1 file changed

+13
-78
lines changed

pubspec.yaml

Lines changed: 13 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -17,84 +17,19 @@ dependencies:
1717
desktop_window: 0.4.0
1818

1919

20-
syncfusion_flutter_datagrid:
21-
git:
22-
url: https://buildautomation:[email protected]/essential-studio/flutter-datagrid
23-
path: flutter_datagrid/syncfusion_flutter_datagrid
24-
branch: release/19.1.0.1
25-
ref: release/19.1.0.1
26-
syncfusion_flutter_calendar:
27-
git:
28-
url: https://buildautomation:[email protected]/essential-studio/flutter-calendar
29-
path: flutter_calendar/syncfusion_flutter_calendar
30-
branch: release/19.1.0.1
31-
ref: release/19.1.0.1
32-
syncfusion_flutter_datepicker:
33-
git:
34-
url: https://buildautomation:[email protected]/essential-studio/flutter-datepicker
35-
path: flutter_datepicker/syncfusion_flutter_datepicker
36-
branch: release/19.1.0.1
37-
ref: release/19.1.0.1
38-
syncfusion_flutter_charts:
39-
git:
40-
url: https://buildautomation:[email protected]/essential-studio/flutter-charts
41-
path: flutter_charts/syncfusion_flutter_charts
42-
branch: release/19.1.0.1
43-
ref: release/19.1.0.1
44-
syncfusion_flutter_gauges:
45-
git:
46-
url: https://buildautomation:[email protected]/essential-studio/flutter-gauges
47-
path: flutter_gauges/syncfusion_flutter_gauges
48-
branch: release/19.1.0.1
49-
ref: release/19.1.0.1
50-
syncfusion_flutter_sliders:
51-
git:
52-
url: https://buildautomation:[email protected]/essential-studio/flutter-sliders
53-
path: flutter_sliders/syncfusion_flutter_sliders
54-
branch: release/19.1.0.1
55-
ref: release/19.1.0.1
56-
syncfusion_flutter_pdf:
57-
git:
58-
url: https://buildautomation:[email protected]/essential-studio/flutter-pdf
59-
path: flutter_pdf/syncfusion_flutter_pdf
60-
branch: release/19.1.0.1
61-
ref: release/19.1.0.1
62-
syncfusion_flutter_barcodes:
63-
git:
64-
url: https://buildautomation:[email protected]/essential-studio/flutter-barcodes
65-
path: flutter_barcodes/syncfusion_flutter_barcodes
66-
branch: release/19.1.0.1
67-
ref: release/19.1.0.1
68-
syncfusion_officechart:
69-
git:
70-
url: https://buildautomation:[email protected]/essential-studio/flutter-officechart
71-
path: flutter_officechart/syncfusion_flutter_officechart
72-
branch: release/19.1.0.1
73-
ref: release/19.1.0.1
74-
syncfusion_flutter_maps:
75-
git:
76-
url: https://buildautomation:[email protected]/essential-studio/flutter-maps
77-
path: flutter_maps/syncfusion_flutter_maps
78-
branch: release/19.1.0.1
79-
ref: release/19.1.0.1
80-
syncfusion_flutter_signaturepad:
81-
git:
82-
url: https://buildautomation:[email protected]/essential-studio/flutter-signaturepad
83-
path: flutter_signaturepad/syncfusion_flutter_signaturepad
84-
branch: release/19.1.0.1
85-
ref: release/19.1.0.1
86-
syncfusion_flutter_pdfviewer:
87-
git:
88-
url: https://buildautomation:[email protected]/essential-studio/flutter-pdfviewer
89-
path: flutter_pdfviewer/syncfusion_flutter_pdfviewer
90-
branch: release/19.1.0.1
91-
ref: release/19.1.0.1
92-
syncfusion_flutter_treemap:
93-
git:
94-
url: https://buildautomation:[email protected]/essential-studio/flutter-treemap
95-
path: flutter_treemap/syncfusion_flutter_treemap
96-
branch: release/19.1.0.1
97-
ref: release/19.1.0.1
20+
syncfusion_flutter_datagrid: ^19.1.67-beta
21+
syncfusion_flutter_calendar: ^19.1.67
22+
syncfusion_flutter_datepicker: ^19.1.67-beta
23+
syncfusion_flutter_charts: ^19.1.67
24+
syncfusion_flutter_gauges: ^19.1.67
25+
syncfusion_flutter_sliders: ^19.1.67-beta
26+
syncfusion_flutter_pdf: ^19.1.67-beta
27+
syncfusion_flutter_barcodes: ^19.1.67
28+
syncfusion_officechart: ^19.1.67-beta
29+
syncfusion_flutter_maps: ^19.1.67-beta
30+
syncfusion_flutter_signaturepad: ^19.1.67-beta
31+
syncfusion_flutter_pdfviewer: ^19.1.67-beta
32+
syncfusion_flutter_treemap: ^19.1.67-beta
9833

9934
flutter:
10035
uses-material-design: true

0 commit comments

Comments
 (0)