forked from flame-engine/defend_the_donut
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
40 lines (34 loc) · 892 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
name: defend_the_donut
description: >
Everyone knows donuts are the most precious things in the Universe.
However, our despicable enemies from the Empire are seeking to destroy such a beloved treasure.
It's up to you to defend your donut from the Empire's ships.
How long can you keep up?
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.3.0-279.2.beta <4.0.0'
dependencies:
flame: ^1.16.0
flame_audio: ^2.10.0
flame_3d: ^0.1.0-dev.1
flutter:
sdk: flutter
pointer_lock:
git:
url: https://github.com/helgoboss/pointer_lock.git
ref: main
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- assets/audio/sfx/
- assets/objects/donuts/
- assets/objects/ships/
fonts:
- family: SingleDay
fonts:
- asset: assets/fonts/SingleDay-Regular.ttf