-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
90 lines (82 loc) · 2.07 KB
/
pubspec.yaml
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
name: amiidex
version: 1.0.1+1
description: An app to manage a Nintendo Amiibo collection.
author: Christophe Bonello
homepage: https://github.com/cbonello/
repository: https://github.com/cbonello/amiidex
issue_tracker: https://github.com/cbonello/amiidex/issues
environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.22.0 <2.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
barcode_scan: ^3.0.0
cupertino_icons: ^1.0.0
dynamic_theme: ^1.0.0
fl_chart: ^0.12.0
floating_search_bar: ^0.3.0
flutter_i18n: ^0.8.2
flutter_markdown: ^0.5.0
get_it: ^3.0.3
intl: ^0.17.0
introduction_screen: ^1.0.0
launch_review: ^2.0.0
package_info: ^0.4.0
provider: ^3.1.0
shared_preferences: '>=0.5.10 <2.0.0'
sprintf: ^5.0.0
url_launcher: ^5.7.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.8.0
http: ^0.12.0+2
mockito: ^4.1.0
pedantic: ^1.8.0+1
# flutter pub run flutter_launcher_icons:main
flutter_icons:
android: launcher_icon
ios: true
image_path: assets/images/logo_app.png
flutter:
uses-material-design: true
fonts:
# https://www.wfonts.com/font/bauhaus#files
- family: bauhaus
fonts:
- asset: fonts/bauhhl.ttf
weight: 700
assets:
- assets/json/config.json
- assets/text/privacy.md
- assets/images/logo_app.png
- assets/images/logo_drawer.png
- assets/images/splash/controller_dark.png
- assets/images/splash/controller_light.png
- assets/images/splash/mario.png
- assets/images/onboarding/
- assets/images/regions/
- assets/images/ac/
- assets/images/dbl/
- assets/images/bb/
- assets/images/cmh/
- assets/images/cr/
- assets/images/dks/
- assets/images/dpk/
- assets/images/fe/
- assets/images/krb/
- assets/images/mgmce/
- assets/images/mtr/
- assets/images/pkm/
- assets/images/sk/
- assets/images/skl/
- assets/images/sm/
- assets/images/smb30/
- assets/images/smo/
- assets/images/spl/
- assets/images/ssb/
- assets/images/zld/
- assets/images/yww/