-
Notifications
You must be signed in to change notification settings - Fork 30
/
pubspec.yaml
49 lines (41 loc) · 1003 Bytes
/
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
name: riddleworld
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.2.6 <4.0.0'
dependencies:
flutter:
sdk: flutter
fluttertoast: null
cupertino_icons: ^1.0.2
flutter_svg: ^2.0.10+1
provider: ^6.1.2
shared_preferences: ^2.2.3
google_fonts: ^6.2.1
url_launcher: ^6.3.0
image_picker:
just_audio:
animated_widgets:
flutter_staggered_animations: ^1.1.1
assets_audio_player: ^3.1.1
english_words: ^4.0.0
flutter_dialogs: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/
- assets/icons/things_icon.svg
- assets/icons/games_icon.svg
- assets/icons/music_icon.svg
- assets/icons/words_icon.svg
- assets/icons/puzzle_icon.svg
- assets/icons/math_icon.svg
- assets/audios/
fonts:
- family: GoogleSans
fonts:
- asset: assets/fonts/GoogleSansRegular.ttf