-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
43 lines (30 loc) · 885 Bytes
/
pubspec.yaml
File metadata and controls
43 lines (30 loc) · 885 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
name: to_do_app
description: A new Flutter project.
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
environment:
sdk: ">=2.2.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
cloud_firestore: ^0.13.6
firebase_auth: ^0.16.1
progress_dialog: ^1.2.4
fluttertoast: ^4.0.0
dev_dependencies:
flutter_test:
sdk: flutter
simple_animations: ^1.3.3
flutter_rounded_date_picker: ^1.0.4
datetime_picker_formfield: ^1.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: OldStandardTT
fonts:
- asset: assets/fonts/OldStandardTT-Bold.ttf