-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpubspec.yaml
54 lines (46 loc) · 1.13 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
51
52
53
name: mak_scholar1
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
firebase_core: ^2.24.2
flutter_form_builder: ^9.1.1
form_builder_validators: ^9.1.0
flutter_pw_validator: ^1.6.0
get: ^4.6.5
local_auth: ^2.1.7
google_maps_flutter: ^2.5.0
bottom_nav_bar: ^1.0.3
firebase_auth: ^4.15.3
firebase_storage: ^11.5.6
cloud_firestore: ^4.14.0
connectivity_plus: ^5.0.2
open_street_map_search_and_pick: ^0.1.1
shared_preferences: ^2.2.2
geolocator: ^10.1.0
geocoding: ^2.1.1
provider: ^6.1.1
google_translate: ^0.0.6
image_picker: ^1.0.7
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter:
assets:
- assets/images/Mak-Logo.png
- assets/images/icons8-coins-96.png
- assets/images/MTN-MomoPay.jpg
- assets/images/URA-Logo.png
- assets/images/green.png
- assets/images/loan.png
- assets/images/cancelled4.png
- assets/images/user.png
- assets/images/profile.png
- assets/images/deadline.png
uses-material-design: true