BMI App built using the Flutter framework.
- BMI Calculator
- Customizable to fit your use-case
- Lightweight, easy to integrate with other apps
- Open-source
- Flutter SDK
- Clone the repository
- Run
flutter pub get
to install dependencies - Run the app on an emulator or physical device
The chatbot can be further customized to fit your use-case by modifying the code in the main.dart
file and other files. The source code for the chatbot is available on GitHub.
- Flutter - https://flutter.dev/
Please open an issues on the repository if you find any bugs or if you would like to contribute.