-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
39 lines (35 loc) · 847 Bytes
/
pubspec.yaml
File metadata and controls
39 lines (35 loc) · 847 Bytes
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
name: universal_ble_example
description: Demonstrates how to use the universal_ble plugin.
version: 1.2.0+2
publish_to: "none"
environment:
sdk: ">=3.1.3 <4.0.0"
dependencies:
flutter:
sdk: flutter
convert: ^3.1.1
cupertino_icons: ^1.0.2
shared_preferences: ^2.5.4
package_info_plus: ^9.0.0
url_launcher: ^6.3.2
path_provider: ^2.1.1
yaml: ^3.1.3
universal_ble: ^1.2.0
device_preview: ^1.3.1
device_preview_screenshot: ^1.0.0
dev_dependencies:
integration_test:
sdk: flutter
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
package_rename: ^1.10.1
flutter_launcher_icons:
git:
url: https://github.com/Navideck/flutter_launcher_icons.git
ref: improve-windows-ico-generation
flutter:
uses-material-design: true
assets:
- assets/icon.png
- assets/company_identifiers.yaml