Skip to content

Commit 5a57fa4

Browse files
Updated the pubspec.yaml file.
1 parent 08e1ffe commit 5a57fa4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

pubspec.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_examples
22
description: This project contains the Syncfusion Flutter UI widgets examples.
3-
version: 19.2.44
3+
version: 19.3.43
44
homepage: https://github.com/syncfusion/flutter-examples
55

66
environment:
@@ -16,19 +16,19 @@ dependencies:
1616
path_provider_macos: ^2.0.0
1717
desktop_window: 0.4.0
1818

19-
syncfusion_flutter_datagrid_export: 19.3.43
20-
syncfusion_flutter_calendar: 19.3.43
21-
syncfusion_flutter_datepicker: 19.3.43
22-
syncfusion_flutter_charts: 19.3.43
23-
syncfusion_flutter_gauges: 19.3.43
24-
syncfusion_flutter_sliders: 19.3.43
25-
syncfusion_flutter_pdf: 19.3.43
26-
syncfusion_flutter_barcodes: 19.3.43
27-
syncfusion_officechart: 19.3.43
28-
syncfusion_flutter_maps: 19.3.43
29-
syncfusion_flutter_signaturepad: 19.3.43
30-
syncfusion_flutter_pdfviewer: 19.3.43
31-
syncfusion_flutter_treemap: 19.3.43
19+
syncfusion_flutter_datagrid: ^19.3.43
20+
syncfusion_flutter_calendar: ^19.3.43
21+
syncfusion_flutter_datepicker: ^19.3.43
22+
syncfusion_flutter_charts: ^19.3.43
23+
syncfusion_flutter_gauges: ^19.3.43
24+
syncfusion_flutter_sliders: ^19.3.43
25+
syncfusion_flutter_pdf: ^19.3.43-beta
26+
syncfusion_flutter_barcodes: ^19.3.43
27+
syncfusion_officechart: ^19.3.43-beta
28+
syncfusion_flutter_maps: ^19.3.43-beta
29+
syncfusion_flutter_signaturepad: ^19.3.43
30+
syncfusion_flutter_pdfviewer: ^19.3.43-beta
31+
syncfusion_flutter_treemap: ^19.3.43-beta
3232

3333
flutter:
3434
uses-material-design: true

0 commit comments

Comments
 (0)