BMI Calculator
The BMI Calculator is a Flutter-based Body Mass Index (BMI) calculator app. At present, metric units are used to compute the BMI. Moreover, support for Imperial units may be added at different moments in the future.
In addition, the app supports some languages such as English and Turkish. Besides, I also have plans for supporting more languages.



Getting Started
Follow these simple steps to get a local copy up and running.
Prerequisites
You need to have Flutter installed on your pc.
Installation
- Clone the repo using:
git clone https://github.com/ibrahim39/bmi_calculator.git
- To get the packages needed for the app, run:
flutter pub get
Usage
If you have a connected device or emulator running, you can run the app with:
flutter run
Author
👤 İbrahim Durmuş
GitHub
https://github.com/ibrahim39/bmi_calculator