BMI Calculator is a Body Mass Index(BMI) calculator app developed with Flutter.
Currently, the BMI is calculated using Metric units. Support for Imperial units may be added in the future.
The app supports English and Turkish languages. I have plans for supporting more languages.
To get a local copy up and running follow these simple steps.
You need to have Flutter installed on your pc.
git clone https://github.com/ibrahim39/bmi_calculator.git
flutter pub get
If you have a connected device or emulator running, you can run the app with:
flutter run
See the open issues for a list of proposed features (and known issues).
This project exists thanks to all the people who contribute. [Contribute].
Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
Check the contributing guide.
👤 İbrahim Durmuş
Author: ibrahim39
Source Code: https://github.com/ibrahim39/bmi_calculator
#flutter #dart #mobile-apps