-
Notifications
You must be signed in to change notification settings - Fork 783
/
Copy pathpubspec.yaml
99 lines (94 loc) · 2.68 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
name: flutter_examples
description: This project contains the Syncfusion Flutter UI widgets examples.
version: 29.1.33
homepage: https://github.com/syncfusion/flutter-examples
environment:
sdk: ">=3.4.0 <4.0.0"
dependencies:
flutter_test:
sdk: flutter
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
file_picker: ^8.3.1
url_launcher: ^6.3.1
provider: ^6.1.2
path_provider: ^2.1.5
excel: ^4.0.6
shared_preferences: ^2.5.1
path_provider_foundation: ^2.1.0
desktop_window: 0.4.0
intl: ">=0.18.1 <0.21.0"
cupertino_icons: ^1.0.8
google_generative_ai: ^0.4.6
flutter_markdown: ^0.7.4+1
web: ^1.1.0
syncfusion_localizations: ^29.1.33
syncfusion_flutter_datagrid_export: ^29.1.33
syncfusion_flutter_calendar: ^29.1.33
syncfusion_flutter_datepicker: ^29.1.33
syncfusion_flutter_charts: ^29.1.33
syncfusion_flutter_gauges: ^29.1.33
syncfusion_flutter_sliders: ^29.1.33
syncfusion_flutter_pdf: ^29.1.33
syncfusion_flutter_barcodes: ^29.1.33
syncfusion_officechart: ^29.1.33
syncfusion_flutter_maps: ^29.1.33
syncfusion_flutter_signaturepad: ^29.1.33
syncfusion_flutter_pdfviewer: ^29.1.33
syncfusion_flutter_treemap: ^29.1.33
syncfusion_flutter_chat: ^29.1.33
flutter:
uses-material-design: true
assets:
- images/
- images/pdf/
- images/xlsio/
- images/pdf_viewer/
- assets/pdf/
- lib/sample_details.json
- assets/world_map.json
- assets/africa.json
- assets/europe.json
- assets/germany.json
- assets/india.json
- assets/usa.json
- assets/south_america.json
- assets/australia.json
- assets/maps_brazil_boundary.json
- assets/maps_uk_boundary.json
- assets/maps_france_boundary.json
- assets/river.json
- assets/london_to_british.json
- assets/london_to_chessington.json
- assets/london_to_hampton_court_palace.json
- assets/london_to_twickenham_stadium.json
- assets/london_to_windsor_castle.json
- assets/product_data.json
- assets/chart_data.json
- assets/microsoft.png
- assets/google.png
- assets/amazon.png
- assets/tesla.png
- assets/export_icon.png
- assets/screen_cover.png
fonts:
- family: Expense Tracker Icons
fonts:
- asset: assets/font_icon/expense_tracker_icon.ttf
- family: HeeboBold
fonts:
- asset: assets/fonts/Heebo-Bold.ttf
- family: HeeboMedium
fonts:
- asset: assets/fonts/Heebo-Medium.ttf
- family: Roboto-Bold
fonts:
- asset: assets/fonts/Roboto-Bold.ttf
- family: Roboto-Medium
fonts:
- asset: assets/fonts/Roboto-Medium.ttf
- family: Roboto-Regular
fonts:
- asset: assets/fonts/Roboto-Regular.ttf