-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
76 lines (70 loc) · 1.77 KB
/
Copy pathpubspec.yaml
File metadata and controls
76 lines (70 loc) · 1.77 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
name: gradegenius
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.7.0
dependencies:
flutter:
sdk: flutter
image_picker: ^1.0.4
cupertino_icons: ^1.0.8
dio: ^5.4.3+1
iconsax: ^0.0.8
flutter_secure_storage: ^9.2.2
flutter_svg: ^2.0.17
fluttertoast: ^8.2.6
intl: ^0.19.0
jwt_decoder: ^2.0.1
provider: ^6.1.2
file_picker: ^10.1.2
shared_preferences: ^2.2.3
http: ^1.3.0
http_parser: ^4.0.2
path_provider: ^2.1.2
open_file: ^3.3.2
share_plus: ^10.1.4
flutter_downloader: ^1.10.2
file_saver: ^0.2.9
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_launcher_icons: ^0.13.1
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/logo.png"
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/
- assets/icons/
- assets/icons/nav/
- assets/icons/common/
- assets/icons/kaksha/
- assets/default.png
fonts:
- family: Inter
fonts:
- asset: assets/fonts/Inter/Inter-Black.ttf
weight: 900
- asset: assets/fonts/Inter/Inter-ExtraBold.ttf
weight: 800
- asset: assets/fonts/Inter/Inter-Bold.ttf
weight: 700
- asset: assets/fonts/Inter/Inter-Light.ttf
weight: 300
- asset: assets/fonts/Inter/Inter-Medium.ttf
weight: 500
- asset: assets/fonts/Inter/Inter-Regular.ttf
weight: 400
- asset: assets/fonts/Inter/Inter-SemiBold.ttf
weight: 600
- asset: assets/fonts/Inter/Inter-Thin.ttf
weight: 200
- family: GoogleSans
fonts:
- asset: assets/fonts/GoogleSans/GoogleSansDisplay-Bold.ttf
- asset: assets/fonts/GoogleSans/GoogleSansDisplay-Regular.ttf