-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpubspec.yaml
81 lines (66 loc) · 1.78 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
name: OpenView2
description: BLE companion app for use with ProtoCentral breakout boards and modules
version: 2.1.5+116
environment:
sdk: ^3.3.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
http: ^1.2.1
path_provider: ^2.0.11
flutter_reactive_ble: ^5.3.1
bluetooth_enable_fork: ^0.1.4
geolocator: ^11.0.0
intl: ^0.20.1
connectivity: ^3.0.6
permission_handler: ^11.3.1
flutter_form_builder: ^9.2.1
form_builder_validators: ^9.1.0
progress_indicators: ^1.0.0
sn_progress_dialog: ^1.0.8
provider: ^6.0.3
convert: ^3.0.2
flutter_launcher_icons: ^0.13.1
flutter_spinkit: ^5.1.0
signal_strength_indicator: ^0.4.1
flutter_libserialport: ^0.4.0
fl_chart: 0.69.2
package_info_plus: ^4.1.0
csv: ^6.0.0
desktop_window: ^0.4.0
simple_html_css: ^5.0.0
flutter_html: ^3.0.0-beta.2
url_launcher: ^6.2.6
to_csv: ^2.1.0
#mcumgr_flutter: 0.1.1+1
flutter_switch: ^0.3.2
dependency_overrides:
csv: ^5.0.2
intl: ^0.18.1
dev_dependencies:
flutter_test:
sdk: flutter
test: ^1.24.9
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
windows:
generate: true
image_path: "assets/icon/pc_logo_round.png"
icon_size: 48 # min:48, max:256, default: 48
macos:
generate: true
image_path: "assets/icon/pc_logo_round.png"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/