1
1
name : flutter_examples
2
2
description : This project contains the Syncfusion Flutter UI widgets examples.
3
- version : 18.1.52
3
+ version : 18.2.44
4
4
author : Syncfusion <support@syncfusion.com>
5
5
homepage : https://github.com/syncfusion/flutter-examples
6
6
@@ -12,42 +12,33 @@ dependencies:
12
12
sdk : flutter
13
13
flutter :
14
14
sdk : flutter
15
- scoped_model : 1.0.1
16
15
flutter_gallery_assets : 0.1.8
17
16
url_launcher : ^5.0.3
18
17
intl : ^0.16.0
19
- path_provider : ^1.6.18
20
- http : ^0.12.2
21
-
22
- syncfusion_flutter_datagrid : ^18.3.35-beta
23
- syncfusion_flutter_calendar : ^18.3.35
24
- syncfusion_flutter_datepicker : ^18.3.35-beta
25
- syncfusion_flutter_charts : ^18.3.35
26
- syncfusion_flutter_gauges : ^18.3.35
27
- syncfusion_flutter_sliders : ^18.3.35
28
- syncfusion_flutter_pdf : ^18.3.35-beta
29
- syncfusion_flutter_barcodes : ^18.3.35
30
- syncfusion_officechart : ^18.3.35-beta
31
- syncfusion_flutter_maps : ^18.3.35-beta
32
- syncfusion_flutter_signaturepad : ^18.3.35-beta
33
- syncfusion_flutter_pdfviewer : ^18.3.35-beta
18
+ path_provider : ^1.6.1
19
+ syncfusion_flutter_datagrid : ^18.2.56-beta
20
+ syncfusion_flutter_calendar : ^18.2.56
21
+ syncfusion_flutter_datepicker : ^18.2.56-beta
22
+ syncfusion_flutter_charts : ^18.2.56
23
+ syncfusion_flutter_gauges : ^18.2.56
24
+ syncfusion_flutter_sliders : ^18.2.56-beta
25
+ syncfusion_flutter_pdf : ^18.2.56-beta
26
+ syncfusion_flutter_barcodes : ^18.2.56-beta
27
+ syncfusion_flutter_maps : ^18.2.56-beta
34
28
35
29
flutter :
36
30
uses-material-design : true
37
31
assets :
38
32
- images/
39
33
- images/pdf/
40
- - images/xlsio/
41
- - assets/pdf/
42
34
- lib/sample_details.json
43
35
- world_map.json
44
- - africa.json
36
+ - africa_continent_map.json
37
+ - asia_continent_map.json
38
+ - australia.json
39
+ - california.json
45
40
- europe.json
46
- - india.json
47
41
- usa.json
48
- - south_america.json
49
- - product_data.json
50
- - chart_data.json
51
42
fonts :
52
43
- family : HeeboBold
53
44
fonts :
@@ -63,4 +54,4 @@ flutter:
63
54
- asset : assets/fonts/Roboto-Medium.ttf
64
55
- family : Roboto-Regular
65
56
fonts :
66
- - asset : assets/fonts/Roboto-Regular.ttf
57
+ - asset : assets/fonts/Roboto-Regular.ttf
0 commit comments