-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathpubspec.yaml
More file actions
41 lines (34 loc) · 745 Bytes
/
pubspec.yaml
File metadata and controls
41 lines (34 loc) · 745 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
40
name: openwrt_manager
description: OpenWrt Manager app for your devices.
version: 1.40.0+201400
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
path_provider: ^2.1.1
rflutter_alert: ^2.0.7
uuid: ^4.0.0
http: ^0.13.6
package_info_plus: ^4.1.0
feature_discovery_fork: ^0.14.1
provider: ^6.0.5
collection: ^1.17.0
convert: ^3.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.13.1
flutter_icons:
image_path: "assets/icon/openwrt_manager.png"
android: true
ios: true
flutter:
assets:
- assets/
uses-material-design: true
fonts:
- family: MyFlutterApp
fonts:
- asset: fonts/MyFlutterApp.ttf