https://github.com/kedarnath-7/bmi-calculator
https://github.com/kedarnath-7/bmi-calculator
bmi-calculator dart flutter flutter-app flutter-ui
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kedarnath-7/bmi-calculator
- Owner: Kedarnath-7
- License: mit
- Created: 2023-11-20T12:47:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T13:32:51.000Z (over 1 year ago)
- Last Synced: 2023-11-21T13:49:29.388Z (over 1 year ago)
- Topics: bmi-calculator, dart, flutter, flutter-app, flutter-ui
- Homepage:
- Size: 566 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BMI-Calculator
BMI Calulator is a Flutter application developed in Dart language using Android Studio.
As the name says, it can calculate BMI (Body Mass Index) by taking the height and weight of a person. I
It has got beautiful User Interface for statisfying user experience.## For using
Download the Zip file, extract the contents, open and run the main.dart file in the lib folder using Andriod Studio.