-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
52 lines (42 loc) · 933 Bytes
/
pubspec.yaml
File metadata and controls
52 lines (42 loc) · 933 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: bookly
description: "A new Flutter project."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.3.1 <4.0.0"
dependencies:
cached_network_image: ^3.3.1
cupertino_icons: ^1.0.6
dartz: ^0.10.1
dio: ^5.4.3+1
equatable: ^2.0.5
flutter:
sdk: flutter
flutter_bloc: ^8.1.5
font_awesome_flutter: ^10.7.0
get_it: ^7.7.0
go_router: ^14.1.2
google_fonts: ^6.2.1
url_launcher: ^6.3.1
url_launcher_ios: ^6.3.1
dev_dependencies:
flutter_launcher_icons: ^0.14.1
flutter_lints: ^3.0.0
flutter_test:
sdk: flutter
rename: ^3.0.2
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/images/app_icon.png"
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: GT Sectra Fine
fonts:
- asset: assets/fonts/GT Sectra Fine Regular.ttf
- family: Gilroy
fonts:
- asset: assets/fonts/Gilroy-Regular.ttf