forked from jyotirmoy-paul/planets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
55 lines (48 loc) · 1.03 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
name: planets
description: A Slide Puzzle, built with Flutter <3
publish_to: "none"
version: 1.4.1
environment:
sdk: ">=2.16.0 <3.0.0"
dependencies:
bloc: ^8.0.2
cupertino_icons: ^1.0.2
equatable: ^2.0.3
flutter:
sdk: flutter
flutter_bloc: ^8.0.1
flutter_localizations:
sdk: flutter
font_awesome_flutter: ^9.2.0
gallery_saver: ^2.3.2
gap: ^2.0.0
intl: ^0.17.0
audioplayers: ^3.0.1
path_provider: ^2.0.9
rive: ^0.8.1
universal_html: ^2.0.8
url_launcher: ^6.0.20
uuid: ^3.0.6
dev_dependencies:
flutter_lints: ^1.0.0
flutter_test:
sdk: flutter
flutter:
generate: true
uses-material-design: true
assets:
- assets/audio/
- assets/images/
- assets/planets/earth/
- assets/planets/jupiter/
- assets/planets/mars/
- assets/planets/mercury/
- assets/planets/neptune/
- assets/planets/pluto/
- assets/planets/saturn/
- assets/planets/uranus/
- assets/planets/venus/
fonts:
- family: Freshman
fonts:
- asset: assets/fonts/freshman.ttf