BMI Calculator Flutter

BMI Calculator Flutter

BMI Calculator

CirrusCI GitHub top language GitHub contributors GitHub issues License: MIT LinkedIn Visits

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.

Table of Contents

Screenshots

BMI Calculator Flutter BMI Calculator Flutter BMI Calculator Flutter

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You need to have Flutter installed on your pc.

Installation

  1. Clone the repo using: git clone https://github.com/ibrahim39/bmi_calculator.git
  2. 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

Roadmap

See the open issues for a list of proposed features (and known issues).

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

ibrahim39

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
Check the contributing guide.

Author

👤 İbrahim Durmuş

📝 License

This project is MIT licensed.

Acknowledgements

Source Code

Please Visit BMI Calculator Flutter Source Code at GitHub