-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
55 lines (42 loc) · 921 Bytes
/
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
name: yukem_dashboard
description: Dashboard do yukem vendas
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.16.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl:
# Icons
ant_icons: ^2.0.0-nullsafety.0
ionicons: ^0.1.2
cupertino_icons: ^1.0.2
# Navegacao
# path:
# path_provider:
share:
# Internet
http:
web_socket_channel:
# Utility
provider:
platform_device_id: ^1.0.1
mask_text_input_formatter: ^2.1.0
flutter_layout_grid: ^2.0.1
# Sync Fusion
syncfusion_flutter_core: 20.1.55
syncfusion_flutter_charts: 20.1.55
# syncfusion_flutter_datagrid: ^20.2.39
# percent_indicator: ^3.3.0
google_fonts: 3.0.1
flutter_localizations:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter:
uses-material-design: true