-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
39 lines (34 loc) · 811 Bytes
/
pubspec.yaml
File metadata and controls
39 lines (34 loc) · 811 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
name: notely
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
get:
intl:
lottie:
font_awesome_flutter:
curved_navigation_bar:
flutter_staggered_grid_view:
firebase_core: ^3.2.0
firebase_auth: ^5.1.2
cloud_firestore: ^5.1.0
dev_dependencies:
flutter_lints:
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
fonts:
- family: Exo2
fonts:
- asset: assets/fonts/Exo2-Italic-VariableFont_wght.ttf
- asset: assets/fonts/Exo2-VariableFont_wght.ttf
- family: Alata
fonts:
- asset: assets/fonts/Alata-Regular.ttf