-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
52 lines (39 loc) · 876 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
name: authentication
description: A new Flutter project.
publish_to: 'none' #
version: 1.0.0+1
environment:
sdk: '>=2.18.5 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
hive: ^2.2.3
dartz: ^0.10.1
equatable: ^2.0.5
flutter_svg: ^1.1.6
get_it: ^7.2.0
internet_connection_checker: ^0.0.1+4
dio: ^4.0.6
flutter_riverpod: ^2.3.0
riverpod: ^2.3.0
flutter_native_splash: ^2.2.17
firebase_core: ^2.6.1
firebase_auth: ^4.2.10
google_sign_in: ^6.0.2
flutter_facebook_auth: ^5.0.8
flutter_native_splash:
color: "#ffffff"
image: assets/images/watermelon.png
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: Urbanist
fonts:
- asset: assets/fonts/Urbanist-VariableFont_wght.ttf