-
-
Notifications
You must be signed in to change notification settings - Fork 192
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (27 loc) · 614 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (27 loc) · 614 Bytes
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
name: bonfire
description: (RPG maker) Create RPG-style or similar games more simply with Flame.
version: 3.17.2
homepage: https://bonfire-engine.github.io
repository: https://github.com/RafaelBarbosatec/bonfire
issue_tracker: https://github.com/RafaelBarbosatec/bonfire/issues
topics:
- bonfire
- rpg
- flame
- game-engine
- games
environment:
sdk: ">=3.4.0 <4.0.0"
flutter: ">=3.22.0"
dependencies:
flutter:
sdk: flutter
a_star_algorithm: ^0.4.1
http: ^1.2.2
flame: ^1.37.0
tiledjsonreader: ^1.4.1
dev_dependencies:
flame_lint: ^1.2.1
flutter_test:
sdk: flutter
flutter: