-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
52 lines (43 loc) · 929 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
52 lines (43 loc) · 929 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
44
45
46
47
48
49
50
51
52
name: chess_timer
description: Chess Timer
publish_to: 'none'
version: 0.1.1
environment:
sdk: ">=2.17.6 <3.0.0"
dependencies:
flutter:
sdk: flutter
bloc: ^8.0.3
flutter_bloc: ^8.0.1
freezed_annotation: ^2.1.0
hive: ^2.2.3
hive_flutter: ^1.1.0
easy_localization: ^3.0.1
url_launcher: ^6.1.5
flutter_form_builder: ^7.5.0
form_builder_validators: ^8.3.0
auto_size_text: ^3.0.0
package_info_plus: ^1.4.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
build_runner: ^2.2.0
freezed: ^2.1.0+1
hive_generator: ^1.1.3
flutter_launcher_icons: ^0.9.2
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "static/logo.png"
flutter:
uses-material-design: true
assets:
- assets/sounds/
- assets/fonts/
- assets/flags/
- assets/translations/
fonts:
- family: CustomIcons
fonts:
- asset: assets/fonts/CustomIcons.ttf