-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
61 lines (48 loc) · 1.24 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
name: mightymines
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
# ui
cupertino_icons: ^1.0.2
google_fonts: ^6.1.0
# state management
provider: ^6.0.5
# audio
just_audio: ^0.9.31
# storage
shared_preferences: ^2.0.18
url_launcher: ^6.2.3
in_app_review: ^2.0.8
share_plus: ^7.2.1
easy_localization: ^3.0.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter_launcher_icons: ^0.13.1
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/images/logo.png"
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: "assets/images/new-logo.png"
min_sdk_android: 21 # android min sdk min:16, default 21
web:
generate: true
image_path: "assets/images/new-logo.png"
background_color: "#FFFFFF"
theme_color: "#FFFFFF"
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
- assets/images/how_to_play/
- assets/audio/
- assets/translations/