-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
45 lines (41 loc) · 911 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
name: arkatrack
description: "An employee attendance recording application owned by Arkademi."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
lottie: ^3.1.2
introduction_screen: ^3.1.14
intl: ^0.20.1
carousel_slider: ^5.0.0
geolocator: ^13.0.2
flutter_map: ^7.0.1
get: ^4.6.6
go_router: ^14.6.2
firebase_core: ^3.9.0
firebase_auth: ^5.3.4
flutter_dotenv: ^5.2.1
flutter_secure_storage: ^9.2.2
cloud_firestore: ^5.6.0
google_sign_in: ^6.2.2
permission_handler: ^11.3.1
latlong2: ^0.9.1
geocoding: ^3.0.0
google_mlkit_face_detection: ^0.12.0
camera: ^0.11.0+2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/fonts/
- assets/lotties/
- assets/icons/
- .env