-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
43 lines (36 loc) · 807 Bytes
/
pubspec.yaml
File metadata and controls
43 lines (36 loc) · 807 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
41
42
43
name: command_manager
description: A command manager.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 0.0.1+1
environment:
sdk: ">=2.19.4 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.20.2
provider: ^6.1.2
english_words: ^4.0.0
path_provider: ^2.1.2
shared_preferences: ^2.2.2
system_tray: ^2.0.3
window_manager: ^0.5.1
is_admin:
git:
url: https://github.com/xxfttkx/is_admin
ref: main
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
generate: true
assets:
- assets/app_icon.ico
- assets/app_icon.png
fonts:
- family: NotoSansSC
fonts:
- asset: assets/fonts/NotoSansSC-Regular.ttf