-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
47 lines (32 loc) · 763 Bytes
/
pubspec.yaml
File metadata and controls
47 lines (32 loc) · 763 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
name: app
description: A new Flutter application.
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
pdftron_flutter:
git:
url: git://github.com/PDFTron/pdftron-flutter.git
permission_handler: '3.0.1'
cupertino_icons: ^0.1.2
curved_navigation_bar: ^0.3.1
firebase_core: ^0.4.0+7
firebase_auth: ^0.15.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- images/girlreading.png
- images/boy.png
fonts:
- family: Montserrat
fonts:
- asset: fonts/Montserrat-Medium.ttf
- asset: fonts/Montserrat-Black.ttf
- family: UbuntuCondensed
fonts:
- asset: fonts/UbuntuCondensed-Regular.ttf