-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
41 lines (37 loc) · 1017 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
name: schrodle
description: "Schrodle is a game that is inspired by Wordle and the Schrödinger's Cat thought experiment."
version: 1.0.0+1
environment:
sdk: '>=3.2.1 <4.0.0'
dependencies:
bloc: ^8.1.3
confetti: ^0.7.0
cupertino_icons: ^1.0.2
equatable: ^2.0.5
flip_card: ^0.7.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.4
meta: ^1.10.0
dev_dependencies:
flutter_launcher_icons: ^0.13.1
flutter_lints: ^2.0.0
flutter_native_splash: ^2.3.11
flutter_test:
sdk: flutter
very_good_analysis: ^5.1.0
flutter:
uses-material-design: true
assets:
- assets/fonts/
- assets/images/
- assets/lexicon/
fonts:
- family: Courier Prime
fonts:
- asset: assets/fonts/Courier_Prime/CourierPrime-Regular.ttf
- asset: assets/fonts/Courier_Prime/CourierPrime-Bold.ttf
- asset: assets/fonts/Courier_Prime/CourierPrime-Italic.ttf
style: italic
- asset: assets/fonts/Courier_Prime/CourierPrime-BoldItalic.ttf
style: italic