-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
54 lines (44 loc) · 1.04 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
54
name: uply
description: HackHers 2020 project | Futuristic Job Applying Process
version: 1.0.0+1
authors:
- Dhruvil, Julia, and Manthan
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
groovin_material_icons: ^1.1.6
humanitarian_icons: ^0.1.0
flutter_launcher_icons: ^0.7.4
font_awesome_flutter: ^8.5.0
keyboard_avoider: ^0.1.2
provider: ^4.0.2
path_provider: ^1.4.0
shared_preferences: ^0.5.2+1
http: ^0.12.0+2
json_annotation: ^3.0.1
url_launcher: ^5.0.2
arcore_flutter_plugin:
git:
url: git://github.com/giandifra/arcore_flutter_plugin.git
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.7.3
json_serializable: ^3.2.5
flutter_icons:
android: true
ios: true
image_path: "assets/app_icon_transparent.png"
# The following section is specific to Flutter.
flutter:
uses-material-design: true
assets:
- assets/
- mock_data/
fonts:
- family: Quicksand
fonts:
- asset: assets/fonts/Quicksand-Medium.ttf