-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
40 lines (33 loc) · 752 Bytes
/
pubspec.yaml
File metadata and controls
40 lines (33 loc) · 752 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: PTK
description: Puzzak's ToolKit
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.3+3
environment:
sdk: ^3.0.0
dependencies:
flutter:
sdk: flutter
http: ^1.1.2
xml: ^6.5.0
intl: ^0.20.2
url_launcher: ^6.3.2
shared_preferences: ^2.3.2
material_design_icons_flutter: 7.0.7296
dynamic_color: ^1.6.9
device_info_plus: ^10.1.1
provider: ^6.0.5
hive: ^2.2.3
hive_flutter: ^1.1.0
fl_chart: ^0.71.0
flutter_markdown: 0.7.7+1
fluttertoast: ^8.1.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- assets/data/authors.json
- assets/translations/languages.json
- assets/translations/en.json