-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
51 lines (40 loc) · 1.03 KB
/
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
42
43
44
45
46
47
48
49
50
name: da_fare
description: Task managing multi-platform application
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.15.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
flutter_bloc: ^8.0.1
firebase_core: ^1.13.1
firebase_auth: ^3.3.10
google_sign_in: ^5.2.4
cloud_firestore: ^3.1.10
path_provider: ^2.0.8
path: ^1.8.0
font_awesome_flutter: ^9.2.0
line_icons: ^2.0.1
google_fonts: ^2.1.1
iconly: ^1.0.1
intl: ^0.17.0
flutter_feather_icons: ^2.0.0+1
flutter_hooks: ^0.18.2
flutter_riverpod: ^1.0.3
percent_indicator: ^4.0.0
flutter_sound_lite: ^8.5.0
permission_handler: ^8.3.0
flutter_neat_and_clean_calendar: ^0.3.1+14
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
# The following section is specific to Flutter.
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/
# - images/a_dot_ham.jpeg