-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
128 lines (104 loc) · 2.66 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
name: dota2_invoker_game
description: DOTA 2 Invoker practice game.
publish_to: 'none'
version: 1.6.2+29
environment:
sdk: '>=3.0.0-0 <4.0.0'
dependencies:
flutter:
sdk: flutter
#State Management
provider: ^6.1.2
#Localization
easy_localization: ^3.0.7
#Icons
font_awesome_flutter: ^10.7.0
cupertino_icons: ^1.0.8
#Utils
flutter_svg: ^2.0.10+1
audioplayers:
git:
url: https://github.com/tolgasozbir/audioplayers
internet_connection_checker: ^1.0.0+1
url_launcher: ^6.3.0
auto_size_text: ^3.0.0
flutter_fgbg: ^0.6.0
tuple: ^2.0.2
#.env
flutter_config:
git:
url: https://github.com/egonm12/flutter_config.git
#Local Storage
hive: ^2.2.3
hive_flutter: ^1.1.0
shared_preferences: ^2.3.2
#Firebase
firebase_core: ^3.5.0
cloud_firestore: ^5.4.2
firebase_auth: ^5.3.0
firebase_remote_config: ^5.1.2
firebase_analytics: ^11.3.2
#Animation
lottie: ^3.1.2
splash: ^1.1.0
flutter_staggered_animations: ^1.1.1
snappable_thanos: ^0.0.4
flutter_animate: ^4.5.0
animated_flip_counter: ^0.3.4
#Widgets
sleek_circular_slider: ^2.0.1
reorderable_grid: ^1.0.10
percent_indicator: ^4.2.3
#Ads
google_mobile_ads: ^5.2.0
dev_dependencies:
flutter_test:
sdk: flutter
#Lint
very_good_analysis: ^6.0.0
#Hive
hive_generator: ^2.0.1
build_runner: ^2.4.12
flutter:
uses-material-design: true
fonts:
- family: Virgil
fonts:
- asset: assets/fonts/Virgil.ttf
weight: 400
assets:
- .env
- assets/lang/
- assets/images/qwe_gifs/
- assets/images/misc/
- assets/images/elements/
- assets/images/spells/
- assets/images/achievements/
- assets/images/bosses/
- assets/images/items/
- assets/sounds/fail_sounds/
- assets/sounds/gg_sounds/
- assets/sounds/loading_sounds/
- assets/sounds/spell_sounds/
- assets/sounds/spell_sounds/cast_sounds/
- assets/sounds/misc/
- assets/sounds/ability_on_cooldown/
- assets/sounds/not_enough_mana/
- assets/sounds/shop_sounds/
- assets/sounds/item_sounds/
- assets/sounds/boss_sounds/warlock/
- assets/sounds/boss_sounds/omniknight/
- assets/sounds/boss_sounds/riki/
- assets/sounds/boss_sounds/huskar/
- assets/sounds/boss_sounds/templar/
- assets/sounds/boss_sounds/anti_mage/
- assets/sounds/boss_sounds/juggernaut/
- assets/sounds/boss_sounds/blood_seeker/
- assets/sounds/boss_sounds/blood_seeker/
- assets/sounds/boss_sounds/drow_ranger/
- assets/sounds/boss_sounds/axe/
- assets/sounds/boss_sounds/pudge/
- assets/sounds/boss_sounds/wraith_king/
- assets/lottie/
- assets/svg/
- assets/icons/