-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
39 lines (28 loc) · 898 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
name: bmi_calculator_v1
description: "It Is A Simple BMI Calculator By Flutter. Body Mass Index (BMI) is a widely used measurement that assesses body fat based on an individual's height and weight."
publish_to: "none"
homepage: https://github.com/KASRA10/BMI-Calculator_V1.git
issue_tracker: https://github.com/KASRA10/BMI-Calculator_V1.git
documentation: https://github.com/KASRA10/BMI-Calculator_V1.git
repository: https://github.com/KASRA10/BMI-Calculator_V1.git
version: 1.0.0+1
environment:
sdk: ^3.5.4
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
font_awesome_flutter: ^10.8.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
# assets:
# - images/a_dot_burr.jpeg
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# style: italic