-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpubspec.yaml
More file actions
60 lines (54 loc) · 1.41 KB
/
pubspec.yaml
File metadata and controls
60 lines (54 loc) · 1.41 KB
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
name: open_earable_flutter
description: This package provides functionality for interacting with OpenEarable devices. Control LED colors, control audio, and access raw sensor data.
version: 2.3.6
repository: https://github.com/OpenEarable/open_earable_flutter/tree/main
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: '>=3.4.0 <4.0.0'
flutter: ">=2.8.0"
dependencies:
flutter:
sdk: flutter
typed_data: ^1.3.2
convert: ^3.1.1
permission_handler: ^12.0.1
universal_ble: ^0.21.1
logger: ^2.5.0
# for fota:
equatable: ^2.0.5
file_picker: ^10.3.7
flutter_archive: ^6.0.0
flutter_bloc: ^9.1.1
http: ^1.1.2
json_annotation: ^4.8.1
mcumgr_flutter: ^0.6.1
path_provider: ^2.1.1
provider: ^6.1.1
rxdart: ^0.28.0
tuple: ^2.0.2
uuid: ^4.2.1
bloc: ^9.1.0
meta: ^1.16.0
pub_semver: ^2.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
# 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 packages.
flutter:
assets:
- assets/wearable_icons/open_earable_v1/
- assets/wearable_icons/open_earable_v2/
- assets/wearable_icons/open_ring/
- assets/wearable_icons/cosinuss_one/
- assets/wearable_icons/polar/default/
- assets/wearable_icons/polar/watch/
- assets/wearable_icons/polar/strap_sensor/