-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
44 lines (38 loc) · 976 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
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.4.0 <4.0.0"
flutter: ">=3.22.0"
dependencies:
flame: ^1.16.0
flame_3d: ^0.1.0-dev.1
flame_3d_extras: ^0.1.0-dev.1
flame_audio: ^2.10.0
flutter:
sdk: flutter
pointer_lock:
git:
url: https://github.com/helgoboss/pointer_lock.git
ref: main
dev_dependencies:
flame_lint: ^1.2.0
flame_test: ^1.16.2
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/audio/sfx/
- assets/objects/donuts/
- assets/objects/ships/
- assets/objects/
fonts:
- family: SingleDay
fonts:
- asset: assets/fonts/SingleDay-Regular.ttf