-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
45 lines (40 loc) · 894 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
name: pomodoro_adventures
description: A Very Good Project created by Very Good CLI.
version: 1.0.0+1
publish_to: none
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
bloc: ^8.1.2
equatable: ^2.0.5
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
flutter_localizations:
sdk: flutter
google_fonts: ">=4.0.3 <6.0.0"
intl: ^0.18.0
mini_sprite: ^0.1.0
nes_ui:
git:
url: https://github.com/erickzanardo/nes_ui.git
ref: feat/tab-border-
phased: ^0.0.3
dev_dependencies:
bloc_test: ^9.1.2
flutter_test:
sdk: flutter
mocktail: ^0.3.0
very_good_analysis: ^5.0.0
flutter:
uses-material-design: true
generate: true
assets:
- assets/sprites/
- assets/tilesets/
- assets/locations/
- assets/locations/points/portraits/fahstead/
- assets/gear/
- assets/gear/pickaxes/
- assets/gear/shields/
- assets/gear/helms/