-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
53 lines (40 loc) · 913 Bytes
/
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
51
52
53
name: flutter_firebase_02
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.1.5 <4.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
font_awesome_flutter: ^10.6.0
google_fonts: ^6.1.0
image_picker: ^1.0.4
fl_chart: ^0.66.0
intl: ^0.19.0
uuid: ^4.2.2
dio: ^5.3.4
flutter_dotenv: ^5.1.0
firebase_core: ^2.24.0
firebase_auth: ^4.12.1
firebase_storage: ^11.4.1
cloud_firestore: ^4.12.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter:
uses-material-design: true
assets:
- .env
- ./lib/images/
- ./lib/images/home/
- ./lib/images/splash/
- ./lib/images/search/
- ./lib/images/account/
- ./lib/images/favorites/
- ./lib/images/register/
- ./lib/images/register/avatars/
- ./lib/images/weather/
- ./lib/images/weather/essentials/